[pandas] annotated tag v0.11.0 created (now 6c137af)

Andreas Tille tille at debian.org
Wed Dec 28 15:20:12 UTC 2016


This is an automated email from the git hooks/post-receive script.

tille pushed a change to annotated tag v0.11.0
in repository pandas.

        at  6c137af   (tag)
   tagging  f9eea308611152f1f7bb89981380fa5d85685f48 (commit)
  replaces  v0.11.0rc1
 tagged by  Wes McKinney
        on  Mon Apr 22 17:54:40 2013 -0700

- Log -----------------------------------------------------------------
Version 0.11

Chang She (1):
      BUG: pivot_table bug when rows is unspecified #3361

Karmel Allison (1):
      DOC: Adding parameters to frequencies, offsets (issue #2916)

Phillip Cloud (1):
      fix multiindex xs slicing bug

Spencer Lyon (1):
      DOC: Moved note about cursor position in time series plots out of changes to pd.data.io.Options in v0.11.0

Wes McKinney (3):
      TST: use python 2.6-compatible testing statements
      BUG: respect passed chunksize in read_csv when using get_chunk function. close #3406
      RLS: Version 0.11

Wouter Overmeire (1):
      BUG: fix df repr troubles GH3337

dengemann (3):
      CLN: DataFrame move doc from __init__ to cls
      CLN: treat missing cases of __doc__ under __init__
      DOC: ref / val caveat, point at pandas methods

jreback (16):
      ENH: HDFStore now auto creates data_columns if they are specified in min_itemisize on appends
      Merge pull request #3357 from jreback/hdf_fix
      PERF: get_numeric_data now a bit faster
      Merge pull request #3359 from jreback/perf_numeric
      DOC: show the rplot import at the top level of the trellis plotting section
      BUG: GH3380 groupby will handle mutation on a DataFrame group's columns and fallback
      Merge pull request #3378 from cpcloud/multiindex-bug
      Merge pull request #3399 from dengemann/ref_value_data_access_doc
      Merge pull request #3384 from jreback/groupby_mutate
      DOC: cookbook updates
      DOC: indexing.rst updates
      TST: added testing and error messages for passing datetimes with timezones
      Merge pull request #3405 from jreback/hdf_dates
      DOC: Its a bad idea to PEP8 documentation!
      DOC: de-pep8ified indexing.rst and cleaned up the docs a bit
      DOC: minor indexing.rst doc updates

y-p (69):
      DOC: update options section, not new anymore
      TST: remove slow test duplicating an even slower test to reduce test time
      TST: speed up long test (Yahoo IO)
      TST: speed up long test (csv_moar)
      TST: speed up long test (test_scatter)
      ENH: boxplot color scheme respects MPL style
      BLD: test_perf.py gc disable can exhaust memory (where are the cycles?)
      BLD: Add 2to3 caching, move the build cache logic into use_build_cache.py
      DOC: update CONTRIBUTING.md
      Merge pull request #3358 from y-p/build_cache_v2
      DOC: add class docstrings in various places
      BUG: MultiIndex summary now inserts an ellipsis GH3348
      BLD: test_perf learned --stats and --quiet
      BLD: add system info line to ci/print_versions.py
      TST: add a warning about required sm version in testWLS.
      BLD: ci/print_versions reports  LC_ALL, LANG
      BLD: test_perf, print stats as table
      TST: convert unintended test description into comment
      BLD: test_perf don't print stats twice
      Merge pull request #3365 from spencerlyon2/DOCwhatsnew
      BLD: use_build_cache.sh learned --force-overwrite and --debug
      BLD: ci/print_versions.py, LC_ALL/LANG should default None
      DOC: tweak deprecations message for display.line_width
      Revert "BLD: ci/print_versions.py, LC_ALL/LANG should default None"
      BLD: ci/print_versions.py, LC_ALL/LANG should default to None
      DOC: tweak docstring
      CLN: elminate testing warning on 2.6, deprecated exception idiom
      VB: add vbench for df.xs across row/col
      BLD: travis network cache
      BLD: use_build_cache.py - fix 2to3 caching and messages
      Merge branch 'travis_make_it_faster'
      PLEASE_TRAVIS_FASTER
      Merge pull request #3383 from y-p/travis_make_it_faster
      BUG: fix travis net cache
      BLD/BUG: travis scripts should appreciate politeness in body as well as subject
      BUG: encoding detection should accept variations on 'ascii' GH3360
      BUG: try harder to avoid ascii encoding GH3360
      DOC: link to travis setup instructions in CONTRIBUTING.md
      BUG: don't rely on sys.getdefaultencoding if we don't need to GH3360
      ENH: save initial sys.getdefaultencoding() value aside for debugging
      TST: ensure Period.strftime returns Unicode
      BUG: Period.strftime should return unicode strings always GH3363
      BUG: sort out unicode/str/repr and py2/3 for Period Objects GH3363
      Merge pull request #3409 from y-p/GH3360c
      DOC: update RELEASE.rst
      Merge pull request #3410 from y-p/GH3363
      DOC: update RELEASE.rst
      ENH: add internal get_default_val() function to core.config
      ENH: add helper for detecting any IPython zmq frontend, make in_qtconsole robuster
      BUG: Always Ignore auto-detect terminal size for qtc/+ipnb
      DOC: Add comments, tweak option descriptions.
      CLN: convert test utilizing disp.line_width to disp.width
      ENH: Adjust height/width/max_rows defaults to match informal survey results
      TST: adjust tests to accommodate new defaults for display options
      TST: fix test_repr_non_interactive passing by accident
      BUG: for numerical option, sentry should be another Type, not 0
      ENH: optimize _repr_fits_horizontal_, to_string only on slice of interest
      BUG: rework get_console_size to handle cases properly
      ENH: fix df.repr() for scripts (keep GH1611 away), accept None for max_cols/rows
      ENH: let display.notebook_repr_html control HTML repr in qtconsole again.
      ENH: default dimensions for ip zmq frontends derive from disp.height/width defaults
      BUG: fix validators for config options
      DOC: RELEASE.rst mention new options disp.height/width and deprecated line_width
      TST: add test for config.is_one_of_factory
      BUG: config.is_one_of_factory is broken
      Merge branch 'repr_fixes'
      Revert "BUG: config.is_one_of_factory is broken"
      BUG: fix broken validators again
      Merge pull request #3420 from karmel/master

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pandas.git



More information about the debian-science-commits mailing list