Skip to content

Pandas 0.25.0

Compare
Choose a tag to compare
@WillAyd WillAyd released this 18 Jul 18: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 changes from 0.24.2.

The release can be installed with conda using the defaults or conda-forge channels

conda install pandas

Or via PyPI

python3 -m pip install --upgrade pandas

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