[Pandas-dev] ANN: pandas v1.4.3

Simon Hawkins simonjayhawkins at gmail.com
Mon Jun 27 16:53:13 EDT 2022


Hi all,

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

This is a 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.3.html> for
a list of all the changes.


The release can be installed from PyPI

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

Or from conda-forge

    conda install -c conda-forge pandas==1.4.3


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/20220627/2bd73e87/attachment.html>


More information about the Pandas-dev mailing list