You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* commit 'v0.4.1': (53 commits)
RLS: Version 0.4.1
BUG: use int64
BUG: reverted Series constructor NumPy < 1.6 bug
TST: wrap up test coverage
TST: test coverage, minor refactoring
TST: test coverage and minor bugfix in NDFrame.swaplevel
DOC: documented reading CSV/table into MultiIndex, address GH pandas-dev#165
DOC: documented swaplevel, address GH pandas-dev#150
ENH: better JR join function
ENH: add join panel function for testing and later integration
BUG: do not allow appending with different item order
ENH: don't raise exception when calling remove on non-existent node
ENH: tinkering with other join impl
ENH: speed up assert_almost_equal
BUG: DateRange.copy did not produce well-formed object. fixes GH pandas-dev#168
DOC: update release notes
BUG: count_level did not handle zero-length data case, caused segfault with NumPy < 1.6 for some. Fixes GH pandas-dev#169
ENH: sped up inner/outer_join_indexer cython functions
ENH: don't boundscheck or wraparound
ENH: bug fixes, speed enh, benchmark suite to compare with xts
...
No description provided.
The text was updated successfully, but these errors were encountered: