[Pandas-dev] ANN: Pandas 1.1.0rc0 released

Tom Augspurger tom.augspurger88 at gmail.com
Sun Jul 19 14:50:17 EDT 2020


Hi all,

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

The release can be installed from conda-forge

    conda create -n pandas-1.1.0rc0  -c conda-forge/label/pandas_rc -c
conda-forge pandas=1.1.0rc0

Or from PyPI

    python -m pip install --pre pandas==1.1.0rc0

The release notes are available at
https://pandas.pydata.org/pandas-docs/version/1.1.0/whatsnew/v1.1.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.1.0 in
the next few weeks.

Thanks,

Tom
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pandas-dev/attachments/20200719/838e09ad/attachment.html>


More information about the Pandas-dev mailing list