[Pandas-dev] ANN: pandas v1.4.1

Simon Hawkins simonjayhawkins at gmail.com
Mon Feb 14 06:46:40 EST 2022


Hi all,

I'm pleased to announce the release of pandas v1.4.1.

This is the first patch release in the 1.4.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.4/whatsnew/v1.4.1.html> for
a list of all the changes.


The release can be installed from PyPI

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

Or from conda-forge

    conda install -c conda-forge pandas==1.4.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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/pandas-dev/attachments/20220214/4b10ef5a/attachment.html>


More information about the Pandas-dev mailing list