Pandas: v2.1.0rc0 Release

Release date:
August 11, 2023
Previous version:
v2.1.0.dev0 (released June 28, 2023)
Magnitude:
108,848 Diff Delta
Contributors:
203 total committers
Data confidence:
Commits:

1281 Commits in this Release

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

Authored April 17, 2023
Authored July 24, 2023
Authored June 7, 2023
Authored July 25, 2023
Authored March 18, 2023
Authored April 10, 2023
Authored March 29, 2023
Authored April 7, 2023
Authored June 23, 2023
Authored May 5, 2023
Authored April 18, 2023
Authored May 9, 2023

Top Contributors in v2.1.0rc0

jbrockmendel
mroeschke
phofl
rhshadrach
topper-123
lukemanley
lithomas1
DeaMariaLeon
MarcoGorelli
Charlie-XIAO

Directory Browser for v2.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

We are pleased to announce a release candidate for pandas 2.1.0. If all goes well, we'll release pandas 2.1.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.1.0rc0

Or from conda-forge

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

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