[Pandas-dev] ANN: pandas v2.1.1

Thomas Li li.thomas3124 at gmail.com
Thu Sep 21 08:18:07 EDT 2023


We are pleased to announce the release of pandas v2.1.1.

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

See the release notes
<https://pandas.pydata.org/pandas-docs/version/2.1.1/whatsnew/v2.1.1.html> for
a list of all the changes.

The release can be installed from PyPI

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

Or from conda-forge

    mamba install -c conda-forge pandas==2.1.1

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

Thanks to all the contributors
<https://pandas.pydata.org/pandas-docs/version/2.1.1/whatsnew/v2.1.1.html#contributors>
who
made this release possible.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/pandas-dev/attachments/20230921/16d705e8/attachment.html>


More information about the Pandas-dev mailing list