Pandas: v1.5.0rc0 Release

Release date:
August 23, 2022
Previous version:
v1.5.0.dev0 (released August 30, 2022)
Magnitude:
87,214 Diff Delta
Contributors:
190 total committers
Data confidence:
Commits:

1188 Commits in this Release

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

Authored March 2, 2022
Authored February 4, 2022
Authored February 5, 2022
Authored April 23, 2022
Authored March 17, 2022
Authored January 8, 2022
Authored February 13, 2022
Authored January 10, 2022
Authored February 10, 2022

Top Contributors in v1.5.0rc0

jbrockmendel
mroeschke
rhshadrach
twoertwein
jorisvandenbossche
phofl
lukemanley
MarcoGorelli
lithomas1
attack68

Directory Browser for v1.5.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 1.5.0. If all goes well, we'll release pandas 1.5.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.5.0rc0

Or from conda-forge

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

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