Hi all,

I'm pleased to announce the release of pandas v1.2.5.

This is a patch release in the 1.2.x series and includes some regression fixes. We recommend that all users upgrade to this version.

See the release notes for a list of all the changes.


The release can be installed from PyPI

    python -m pip install --upgrade pandas==1.2.5

Or from conda-forge

    conda install -c conda-forge pandas==1.2.5


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

Thanks to all the contributors who made this release possible.