Pandas: v1.3.0rc1 Release

Release date:
June 13, 2021
Previous version:
v1.3.0rc0 (released June 12, 2021)
Magnitude:
0 Diff Delta
Contributors:
2 total committers
Data confidence:
Commits:

Top Contributors in v1.3.0rc1

pandas-development-team-79e2
meeseeksmachine

Directory Browser for v1.3.0rc1

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

Release Notes Published

We are pleased to announce a release candidate for pandas 1.3.0. If all goes well, we'll release pandas 1.3.0 in about two weeks.

See the whatsnew for a list of all the changes.

The release will be available on conda-forge and PyPI.

The release can be installed from PyPI

python -m pip install --upgrade --pre pandas==1.3.0rc1

Or from conda-forge

conda install -c conda-forge/label/pandas_rc pandas==1.3.0rc1

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