Version 0.6.1 (December 13, 2011)#

New features#

Performance improvements#

  • Improve memory usage of DataFrame.describe (do not copy data unnecessarily) (PR #425)

  • Optimize scalar value lookups in the general case by 25% or more in Series and DataFrame

  • Fix performance regression in cross-sectional count in DataFrame, affecting DataFrame.dropna speed

  • Column deletion in DataFrame copies no data (computes views on blocks) (GH #158)

Contributors#

For contributors, please see /usr/share/doc/contributors_list.txt or https://github.com/pandas-dev/pandas/graphs/contributors