Hi all,

I'm pleased to announce the release of pandas 1.2.2.
This is a patch release in the 1.2.x series and includes some regression fixes and bug 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.2

Or from conda-forge

    conda install -c conda-forge pandas==1.2.2
Please report any issues with the release on the pandasĀ issue tracker.
Thanks to all theĀ contributors who made this release possible.