[Pandas-dev] ANN: pandas v1.3.0

Simon Hawkins simonjayhawkins at gmail.com
Mon Jul 5 06:25:59 EDT 2021


Hi all,

The pandas team is pleased to announce the release of pandas 1.3.0.

This release includes some new features, bug fixes, and performance
improvements. 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.0.html> for
a list of all the changes.


The release can be installed from PyPI

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

Or from conda-forge

    conda install -c conda-forge pandas==1.3.0


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/20210705/9c9a4de7/attachment.html>


More information about the Pandas-dev mailing list