Skip to content

Latest commit

 

History

History
47 lines (34 loc) · 1.67 KB

v0.8.1.rst

File metadata and controls

47 lines (34 loc) · 1.67 KB

v0.8.1 (July 22, 2012)

{{ header }}

This release includes a few new features, performance enhancements, and over 30 bug fixes from 0.8.0. New features include notably NA friendly string processing functionality and a series of new plot types and options.

New features

Performance improvements

  • Improved implementation of rolling min and max (thanks to Bottleneck !)
  • Add accelerated 'median' GroupBy option (:issue:`1358`)
  • Significantly improve the performance of parsing ISO8601-format date strings with DatetimeIndex or to_datetime (:issue:`1571`)
  • Improve the performance of GroupBy on single-key aggregations and use with Categorical types
  • Significant datetime parsing performance improvements

Contributors

.. contributors:: v0.8.0..v0.8.1