[Pandas-dev] ANN: pandas v1.3.4

Simon Hawkins simonjayhawkins at gmail.com
Mon Oct 18 07:00:00 EDT 2021


Hi all,

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

This is a patch release in the 1.3.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.3/whatsnew/v1.3.4.html> for
a list of all the changes.


The release can be installed from PyPI

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

Or from conda-forge

    conda install -c conda-forge pandas==1.3.4


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/20211018/d1172b38/attachment.html>


More information about the Pandas-dev mailing list