[pandas] annotated tag v0.18.0rc2 created (now 6bd7aea)

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


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

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

        at  6bd7aea   (tag)
   tagging  e5ed87b33ab6cd9dade10df945bc5d7452310b7d (commit)
  replaces  v0.18.0rc1
 tagged by  Jeff Reback
        on  Wed Mar 9 09:38:21 2016 -0500

- Log -----------------------------------------------------------------
Version 0.18.0rc2

Alex Alekseyev (2):
      ENH: Allow exponentially weighted functions to specify alpha directly
      BLD: Install texlive packages in Travis CI

Andrew Rosenfeld (1):
      ENH: add missing methods to .dt for Period, resolves #8848

Bran Yang (2):
      BUG: error when reading one empty column from excel file
      BUG: rolling functions raise ValueError on float32 data

Chris Carroux (1):
      Use correct random choice function in code snippet

Christopher C. Aycock (1):
      ENH: replace uses of np.isscalar with pd.lib.isscalar

Da Wang (1):
      BUG: Add mode, rank and factorize tests for #5986 (unique, quantile and value_counts tests already exist)

Dorozhko Anton (1):
      DOC: add example about .unique() vs .cat.categories difference

Jeff Reback (40):
      COMPAT: fix .xpt, .dta to all lowercase
      DOC: whatsnew link v0.18.0 for float_indexers
      DOC: move extractall ref point
      TST: skip some unreliable io/data.py tests
      DOC: add addtl docs for FloatIndexing changes in 0.18.0
      BUG: addtl fix for compat summary of groupby/resample with dicts
      COMPAT: dateutil=2.2 compat
      TST: confirming tests for #12348
      API: consistency in aggregate groupby results
      TST: skip blosc tests on msgpacks if not installed
      COMPAT: invalid casting to nan
      BUG: resample with nunique
      BUG: Bug in DataFrame.set_index() with tz-aware Series
      Create ISSUE_TEMPLATE.md
      move CONTRIBUTING.md to .github
      Create PULL_REQUEST_TEMPLATE.md
      Update ISSUE_TEMPLATE.md
      TST/COMPAT: xarray updated to 0.7.1 in conda, adjust to_xarray for
      COMPAT: fixes for numpy compat
      DOC: add v0.18.1 whatsnew
      DOC: improve documentation for building extensions on windows
      DOC: fix links in contributing.rst
      DOC: whatsnew fixes
      DOC: minor whatsnew fix
      CI: clone depth
      TST/DOC: some test cleanups
      PEP fixes
      COMPAT: older numpies compat on dtype upcasting, xref #10503
      COMPAT: blacklist numexpr=2.4.4
      CI: pin libgfortran=1.0
      Revert "ENH: optional ':' separator in ISO8601 strings"
      TST: more comprehensive dtype testing for rolling
      DOC: fix doc build warnings
      CI: fix appveyor to use fixed versioning
      API: allow scalar setting/getting via float indexer on integer indexes
      BUG: resample fixes
      TST: nicer output from pd.test()
      CI: add osx to travis, xref #8630
      DOC: fix doc-build warnings & cleanup
      RLS: v0.18.0rc2

Joe Jevnik (1):
      NaT.isoformat() returns 'NaT'.

John Freeman (2):
      ENH: optional ':' separator in ISO8601 strings
      ENH: Optional ':' HHMMSS separator in ISO8601 strings

John Fremlin (1):
      BUG: describe() outputs bool similarly to categorical data

Joris Van den Bossche (4):
      DOC: missing colon
      DOC: some rewording of highlights
      DOC/DEPR: remove remaining occurences of mpl_style from docs (GH12190)
      DOC: xray -> xarray

Justin Lin (1):
      ERR: Improve error message for empty dataframe constructor.

Ka Wo Chen (1):
      DEPR: GH10623 remove items from msgpack.encode for blocks

Keming Zhang (1):
      BUG: Simple operation unexpectedly changes dtype.

Kerby Shedden (2):
      ENH: Support for reading SAS7BDAT files
      Doc fix for sas7bdat

Marco Farrugia (1):
      MAINT: Nicely inform users if they're missing hard dependencies.

MasonGallo (1):
      DOC: Add examples and notes to empty documentation

Mortada Mehyar (1):
      DOC: fixed references to DataFrameGroupBy methods in comparison_with_…

Nicolas Bonnotte (2):
      ENH: decimal parameter added in to_latex and to_html
      BUG: to_sql with datetime.time values with sqlite

Paul Reiners (1):
      CLN: Removed pandas.util.testing.choice

Philip Gura (1):
      Added pandas logo and separator

Pietro Battiston (1):
      BUG: Make dict iterators real iterators, provide "next()" in Python 2

Rinoc Johnson (1):
      BUG: Init categorical series from value

Sangmin Park (1):
      ERR: Better error reporting with .transform and an invalid output

Toby Dylan Hocking (1):
      DOC: extract ValueError message

Tom Augspurger (2):
      BUG: Make Styler ignore None index names to match to_html behaviour
      TST: Rework style test skip

Will Thompson (1):
      docs: add hyperlinks to str.get_dummies

Yoav Ram (1):
      typo

Yoshiki Vázquez Baeza (1):
      DOC:Fix micro-typo

Yuval Langer (1):
      Fix typo

alex argunov (1):
      CLN: change getargspec -> signature

dgram0 (1):
      CLN/BUILD: Fix warnings on build

gfyoung (5):
      BUG: Prevent abuse of kwargs in stat functions
      BUG: Return UTC DateTimeIndex when specified in to_datetime
      MAINT: More informative TypeError for IndexEngine.get_loc
      BUG: Fixed grow_buffer to grow when capacity is reached
      BUG: Allow assignment by indexing with duplicate column names

hcontrast (1):
      BUG: date_range breaks with tz-aware start/end dates and closed intervals

sinhrks (3):
      TST: Add name vaidation for dt accessor
      CLN: cleanup strings._wrap_result
      TST: Add more period tests

tworec (1):
      ENH: gbq docs update

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

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