[Pandas-dev] ANN: pandas v1.5.1

Marc Garcia garcia.marc at gmail.com
Wed Oct 19 23:36:00 EDT 2022


We are pleased to announce the release of pandas v1.5.1.

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

See the release notes <https://pandas.pydata.org/docs/whatsnew/v1.5.1.html>
for a list of all the changes.

The release can be installed from PyPI

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

Or from conda-forge

    mamba install -c conda-forge pandas==1.5.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/docs/whatsnew/v1.5.1.html#contributors> who made
this release possible.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/pandas-dev/attachments/20221020/f47d2524/attachment.html>


More information about the Pandas-dev mailing list