PyDataNYC 2015

Whats new in Pandas

November 9, 2015

Jeff Reback

@jreback

  • Enhancements
  • API Changes
  • Deprecations
  • Performance Improvements
  • Bug Fixes
  • MultiIndexing using Slicers
  • .select_dtypes()

v0.14.x

May 2014

  • Categorical
  • Timedelta
  • .dt

v0.15.x

October 2014

  • .assign()
  • CategoricalIndex
  • .sample()
  • .pipe()

v0.16.x

March 2015

  • release the GIL
  • .plot
  • datetime64[ns, tz]
  • .sort_values()

v0.17.x

October 2015

  • consolidate option
  • xray / Panel
  • period/Interval dtype
  • .to_html()
  • Int NA dtype support
  • numba support
  • dask support

Future

How to contribute

This Talk

@jreback

Whats new in pandas

By Jeff Reback

Whats new in pandas

PyDataNYC 2015

  • 1,235