Pandas: v1.1.0rc0 Release

Release date:
July 17, 2020
Previous version:
v1.1.0.dev0 (released June 17, 2020)
Magnitude:
17,929 Diff Delta
Contributors:
113 total committers
Data confidence:
Commits:

402 Commits in this Release

Ordered by the degree to which they evolved the repo in this version.

Authored July 9, 2020
Authored June 10, 2020
Authored July 1, 2020
Authored June 14, 2020

Top Contributors in v1.1.0rc0

jbrockmendel
WillAyd
jorisvandenbossche
topper-123
MarcoGorelli
rhshadrach
mroeschke
TomAugspurger
quangngd
phofl

Directory Browser for v1.1.0rc0

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 the first release candidate for 1.1.0rc0. If all goes well, we'll release pandas 1.1.0 in about two weeks.

See the whatsnew for a list of all the changes.

The release can be installed from PyPI

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

Or from conda-forge

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

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