[Pandas-dev] ANN: pandas v2.2.0

Thomas Li li.thomas3124 at gmail.com
Mon Jan 22 13:08:49 EST 2024


We are pleased to announce the release of pandas 2.2.0.
This release includes some new features, bug fixes, and performance
improvements. We recommend that all users upgrade to this version.

See the [full whatsnew](https://pandas.pydata.org/pandas-docs/version/2.2
.0/whatsnew/v2.2.0.html) for a list of all the changes.
Pandas 2.2.0 supports Python 3.9 and higher.

The release will be available on the defaults and conda-forge channels:

    conda install pandas

Or via PyPI:

    python3 -m pip install --upgrade pandas

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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/pandas-dev/attachments/20240122/c4bd2245/attachment.html>


More information about the Pandas-dev mailing list