[Pandas-dev] ANN: Pandas 1.1.0 released

Tom Augspurger tom.augspurger88 at gmail.com
Tue Jul 28 14:09:51 EDT 2020


Hi all,

I'm pleased to announce the release of pandas 1.1.0. This is a minor
release which includes some new features, bug fixes, and performance
improvements. We recommend that all users upgrade to this version.

See the whatsnew
<https://pandas.pydata.org/pandas-docs/version/1.1.0/whatsnew/v1.1.0.html>
for a list of all the changes.

The release can be installed from PyPI

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

Or from conda-forge

    conda install -c conda-forge pandas==1.1.0

Thanks to all of the 368 contributors
<https://pandas.pydata.org/docs/whatsnew/v1.1.0.html#contributors> who
made this release possible.

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


More information about the Pandas-dev mailing list