[Pandas-dev] ANN: Pandas 1.2.1 Released

Simon Hawkins simonjayhawkins at gmail.com
Wed Jan 20 14:32:54 EST 2021


Hi all,

I'm pleased to announce the release of pandas 1.2.1.

This is the first 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
<https://pandas.pydata.org/pandas-docs/version/1.2/whatsnew/v1.2.1.html>
for a list of all the changes.

The release can be installed from PyPI

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

Or from conda-forge

    conda install -c conda-forge pandas==1.2.1

Please report any issues with the release on the pandas issue tracker
<https://github.com/pandas-dev/pandas/issues>.

Thanks to all the contributors who made this release possible.

Simon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/pandas-dev/attachments/20210120/55b1ace2/attachment.html>


More information about the Pandas-dev mailing list