Skip to content

v0.14.0 final

Compare
Choose a tag to compare
@jreback jreback released this 30 May 11:58
· 25525 commits to main since this release

Announcing v0.14.0, a major release from 0.13.1. This release 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

  • Officially support Python 3.4
  • SQL interfaces updated to use sqlalchemy
  • Display interface changes
  • MultiIndexing Using Slicers
  • Ability to join a singly-indexed DataFrame with a multi-indexed DataFrame
  • More consistency in groupby results and more flexible groupby specifications
  • Holiday calendars are now supported in CustomBusinessDay
  • Several improvements in plotting functions, including: hexbin, area and pie plots
  • Performance doc section on I/O operations