[Pandas-dev] ANN: Pandas 1.2.0rc0 released

Simon Hawkins simonjayhawkins at gmail.com
Thu Dec 10 09:39:44 EST 2020


Hi all,

I'm pleased to announce that pandas 1.2.0rc0 is now available for testing.
This is the first release candidate for pandas 1.2.0.

The release can be installed from conda-forge

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

Or from PyPI

    python -m pip install --upgrade --pre pandas==1.2.0rc0

The release notes are available at
https://pandas.pydata.org/pandas-docs/version/1.2.0/whatsnew/v1.2.0.html

Please report any issues with the release on the pandas issue tracker
https://github.com/pandas-dev/pandas/issues!

We plan to release 1.2.0 in the next few weeks.

Thanks,

Simon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/pandas-dev/attachments/20201210/9b2054bb/attachment.html>


More information about the Pandas-dev mailing list