[pandas] annotated tag v0.9.0 created (now 61a42c9)

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


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

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

        at  61a42c9   (tag)
   tagging  b5956fdc123b0208cf36fafc1b80a9671c66efbb (commit)
  replaces  v0.9.0rc2
 tagged by  Wes McKinney
        on  Sun Oct 7 20:17:09 2012 -0400

- Log -----------------------------------------------------------------
Version 0.9.0

Chang She (7):
      DOC: fix up build errors in release notes
      BUG: read_csv regression, moved date parsing to before type conversions now so can parse yymmdd hhmm format now #1905
      BUG: pandas breaks mpl plot_date
      Merge pull request #2016 from lodagro/parsers_doc
      BUG: Timestamp dayofyear returns day of month #2021
      BUG: reset_index fails with MultiIndex in columns #2017
      Merge pull request #2012 from jleahy/ewmstd-doc-bug

Joshua Leahy (1):
      Fix naming of ewmvar and ewmstd in documentation

Skipper Seabold (1):
      ENH: Use given name for DataFrame column name for FRED API

Wes McKinney (14):
      BLD: link against m library in sparse ext too #1955
      BUG/ENH: treat NA as additional group in merge operations. close #1990
      BUG: work around NumPy unsafe object->int casting. close #1987
      BUG: datetime64 formatting issues in DataFrame.to_csv. close #1993
      Merge remote branch 'y-p/more_unicode_fixes'
      TST: make test suite pass cleanly on python 3 with no matplotlib
      Merge remote branch 'y-p/fix1'
      ENH: change default header names in read_* functions from X.1, X.2, ... to X0, X1, ... close #2000
      DOC: whats new for #2000
      Merge remote branch 'y-p/fix_unicode'
      Merge remote-tracking branch 'tshauck/panel-update'
      BUG: default pandas.io.data start date 1/1/2000 per docs. close #2011
      BUG: need extra slash on windows for file://
      RLS: Version 0.9.0 final

Wouter Overmeire (2):
      BUG: fix drop_duplicates for tuple column label
      DOC: update parsers header, names args doc

tshauck (5):
      Adds Panel.update which is similar to DataFrame.update
      Spell conflict correctly
      Allow DataFrame.update to accept non DataFrame object and attempt to coerce.
      clean up tests
      Fix groupby.median documentation

y-p (19):
      non-ascii bytes in "str" type are ambiguous.
      modify _check_method_works to test index with unicode
      BUG: #1982 fix index.summary() to handle unicode in indices
      Break console_encode again.
      Add testing helpers for mocking and encoding tests.
      Add test to catch broken console_encode()
      re-introduce fix for console_encode()
      TST: io.parsers._read should accept unicode urls
      BUG: _read should accept any basestring
      TST: tseries.converter.time2num should accept basestring,not str
      BUG: fix tseries.converter.time2num to accept basestring
      TST: tseries.converter.DateTimeConverter.convert() should accept basestring
      BUG: tseries.converter.DateTimeConverter.convert() should accept basestring
      use basestring rather then (unicode,str) in isinstance
      use basestring rather then (str, unicode) in isinstance
      BUG: allow unicode column_format in to_latex
      BUG: dict comprehension in (af3e13c4) broke 2.6 test suite
      BUG: with_statement in test_console_encode() (3a11f00a) broke 2.5 test suite
      BLD: quiet tox warning about missing dep

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

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