[Pandas-dev] ANN: pandas 1.4.0 release candidate

Simon Hawkins simonjayhawkins at gmail.com
Sat Jan 8 11:23:32 EST 2022


Hi all,

The pandas team is pleased to announce a release candidate for pandas 1.4.0.

If all goes well, we'll release pandas 1.4.0 in about two weeks.

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

The release can be installed from PyPI

    python -m pip install --upgrade --pre pandas==1.4.0rc0
Or from conda-forge

    conda install -c conda-forge/label/pandas_rc pandas==1.4.0rc0

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/20220108/39b16265/attachment.html>


More information about the Pandas-dev mailing list