Pandas: v2.3.1 Release

Release date:
July 7, 2025
Previous version:
v2.3.0 (released June 5, 2025)
Magnitude:
588 Diff Delta
Contributors:
5 total committers
Data confidence:
Commits:

17 Commits in this Release

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

Authored July 7, 2025

Top Contributors in v2.3.1

jorisvandenbossche
mroeschke
pandas-development-team-79e2
meeseeksmachine
Dr-Irv

Directory Browser for v2.3.1

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.3.1. This release includes some improvements and fixes to the future string data type (preview feature for the upcoming pandas 3.0). We recommend that all users upgrade to this version.

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

The release will be available on the conda-forge channel:

conda install pandas --channel conda-forge

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.