Pandas: v2.1.0 Release

Release date:
August 30, 2023
Previous version:
v2.1.0rc0 (released August 11, 2023)
Magnitude:
3,799 Diff Delta
Contributors:
3 total committers
Data confidence:
Commits:

60 Commits in this Release

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

Top Contributors in v2.1.0

meeseeksmachine
phofl
lithomas1

Directory Browser for v2.1.0

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 the release of pandas 2.1.0. 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.1.0 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.