Pandas: v1.1.0 Release

Release date:
July 28, 2020
Previous version:
v1.1.0rc0 (released July 17, 2020)
Magnitude:
358 Diff Delta
Contributors:
6 total committers
Data confidence:
Commits:

Top Contributors in v1.1.0

TomAugspurger
jorisvandenbossche
mroeschke
rhshadrach
pandas-development-team-79e2
simonjayhawkins

Directory Browser for v1.1.0

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

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 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

Please report any issues with the release candidate on the pandas issue tracker.