Pandas: v2.2.2 Release

Release date:
April 10, 2024
Previous version:
v2.2.1 (released February 23, 2024)
Magnitude:
1,092 Diff Delta
Contributors:
7 total committers
Data confidence:
Commits:

35 Commits in this Release

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

Authored April 10, 2024

Top Contributors in v2.2.2

meeseeksmachine
mroeschke
MarcoGorelli
jbrockmendel
lithomas1
natmokval
pandas-development-team-79e2

Directory Browser for v2.2.2

All files are compared to previous version, v2.2.1. Click here to browse diffs between other versions.

Loading File Browser...

Release Notes Published

We are pleased to announce the release of pandas 2.2.2. This release includes some new features, bug fixes, and performance improvements. We recommend that all users upgrade to this version.

See the full whatsnew for a list of all the changes. Pandas 2.2.2 supports Python 3.9 and higher.

The release will be available on the defaults and conda-forge channels:

conda install pandas

Or via PyPI:

python3 -m pip install --upgrade pandas

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

Thanks to all the contributors who made this release possible.