[pandas] annotated tag v0.4.1 created (now 57b2158)

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


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

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

        at  57b2158   (tag)
   tagging  cdc607c8ebd05419c0c446298a89814eac817459 (commit)
  replaces  v0.4.0
 tagged by  Wes McKinney
        on  Sun Sep 25 21:21:50 2011 -0400

- Log -----------------------------------------------------------------
Version 0.4.1

Nick Pentreath (3):
      read_csv automatically sniffs out separator, using csv.Sniffer()
      Adding additional comment to docstring
      Remove sniff_sep from params; cleaner and simpler

Skipper Seabold (5):
      ENH: Add panel_index convenience function
      ENH: Allow to sort on index level by name
      BUG: Allow int to pass with sort on index level
      ENH: Allow unstacking by level name
      ENH: improve DataFrame read_csv / to_csv for Index/MultiIndex

Wes McKinney (42):
      DOC: changed website
      BUG: pivot misaligns data with duplicates, raise Exception
      RLS: update to 0.4.1dev
      BUG: pivot should raise exception if there are duplicate entries,
      BUG: shifting int Series should upcast. address GH #154
      BUG: address GH #135 and implement some setting on mixed-type DataFrame using .ix
      ENH: added ignore_index option to DataFrame.append, and speed optimizations with _ensure_index function
      ENH: rename DataFrame axes without copying data
      TST: excluding degenerate test case in OLS, address GH #149
      BUG: unicode and tuple fixes, address GH #138
      BUG: handling of Series input to DataFrame constructor
      BUG: fix single-key groupby with as_index=False, address GH #160
      DOC: update release notes
      ENH: get_dtype_counts publicized and added dtypes property
      ENH: corrwith excludes object data by default, address GH #144
      DOC: update release notes to match GH milestone
      BLD: updated gitignore, removed version.py
      RLS: update release notes
      ENH: starting on faster ordered merge functions
      ENH: doing the take in Cython makes things faster
      ENH: inner_join_indexer/outer_join_indexer functions
      ENH: cython type fixes
      ENH: bug fixes, speed enh, benchmark suite to compare with xts
      ENH: don't boundscheck or wraparound
      ENH: sped up inner/outer_join_indexer cython functions
      BUG: count_level did not handle zero-length data case, caused segfault with NumPy < 1.6 for some.
      DOC: update release notes
      BUG: DateRange.copy did not produce well-formed object. fixes GH #168
      ENH: speed up assert_almost_equal
      ENH: tinkering with other join impl
      ENH: don't raise exception when calling remove on non-existent node
      BUG: do not allow appending with different item order
      ENH: add join panel function for testing and later integration
      ENH: better JR join function
      DOC: documented swaplevel, address GH #150
      DOC: documented reading CSV/table into MultiIndex, address GH #165
      TST: test coverage and minor bugfix in NDFrame.swaplevel
      TST: test coverage, minor refactoring
      TST: wrap up test coverage
      BUG: reverted Series constructor NumPy < 1.6 bug
      BUG: use int64
      RLS: Version 0.4.1

Yaroslav Halchenko (3):
      ENH: add package_check and skip_if_no_package to ease conditional testing
      ENH: make blosc-dependent tests skip if pytables < 2.2
      ENH: version.py seems to not require datetime import any longer

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

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