Pandas: v2.0.0rc0 Release

Release date:
February 20, 2023
Previous version:
v2.0.0.dev0 (released August 23, 2022)
Magnitude:
119,985 Diff Delta
Contributors:
195 total committers
Data confidence:
Commits:

1445 Commits in this Release

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

Authored November 28, 2022
Authored December 13, 2022
Authored December 10, 2022
Authored November 4, 2022
Authored October 27, 2022
Authored October 15, 2022
Authored September 12, 2022
Authored November 18, 2022

Top Contributors in v2.0.0rc0

jbrockmendel
phofl
mroeschke
rhshadrach
MarcoGorelli
lukemanley
jorisvandenbossche
twoertwein
topper-123
fangchenli

Directory Browser for v2.0.0rc0

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 2.0.0. If all goes well, we'll release pandas 2.0.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==2.0.0rc0

Or from conda-forge

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

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