Skip to content

v0.25.0rc0

Pre-release
Pre-release
Compare
Choose a tag to compare
@TomAugspurger TomAugspurger released this 04 Jul 04:49

This is a major release from 0.24.2 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.24.2.

The release candidate can be installed with conda using the conda-forge channel

conda install -c conda-forge/label/rc pandas=0.25.0rc0

Or via PyPI

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

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