Pandas 0.25.3 Released!

This is a minor bug-fix release in the 0.25.x series and includes some regression fixes and bug fixes. We recommend that all users upgrade to this version.

See the full whatsnew for a list of all the changes.

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

conda install pandas

Or via PyPI:

python3 -m pip install --upgrade pandas

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

Note that there was an issue with building the PDF documentation. It will be uploaded later.

- Will

1 Like