Skip to content

v0.24.0rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@TomAugspurger TomAugspurger released this 11 Jan 15:31

This is the first release candidate for 0.24.0.

This is a major release from 0.23.4 and includes a number of API changes, new
features, enhancements, and performance improvements along with a large number
of bug fixes.

Highlights include:

See the release notes for a full list of all the change from 0.23.4

The release candidate can be installed with conda from from conda-forge

conda install -c conda-forge/label/rc pandas=0.24.0rc1

Or via PyPI

python3 -m pip install --upgrade --pre pandas

Note that 0.24.x is the last series of releases to support Python 2.

Please report any issues with the release candidate on the pandas issue tracker.