v0.16.0 Final
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.assignmethod, see hereSeries.to_coo/from_coomethods to interact withscipy.sparse, see here- Backwards incompatible change to
Timedeltato conform the.secondsattribute withdatetime.timedelta, see here - Changes to the
.locslicing API to conform with the behavior of.ixsee here - Changes to the default for ordering in the
Categoricalconstructor, see here - Enhancement to the
.straccessor to make string operations easier, see here - The
pandas.tools.rplot,pandas.sandbox.qtpandasandpandas.rpy
modules are deprecated. We refer users to external packages like
seaborn,
pandas-qt and
rpy2 for similar or equivalent
functionality, see here for more detail.
See the Whatsnew for an extensive list of all API changes, enhancements and bugs that have been fixed in 0.16.0.