v0.16.0rc1
Pre-release
Pre-release
The release candidate for 0.16.0 is now previewing.
This is a major release from 0.15.2 and includes a small number of API changes, several new features, enhancements, and performance improvements along with a large number of bug fixes. We recommend that all users upgrade to this version.
Highlights include:
DataFrame.assign
methodSeries.to_coo/from_coo
methods to interact withscipy.sparse
- Backwards incompatible change to
Timedelta
to conform the .seconds attribute withdatetime.timedelta
- Changes to the
.loc
slicing API to conform with the behavior of.ix
- Changes to the default for ordering in the
Categorical
constructor
See the Whatsnew for much more information. Please report any issues here