Pandas: v2.3.0 Release

Release date:
June 5, 2025
Previous version:
v2.3.0.dev0 (released October 2, 2024)
Magnitude:
16,713 Diff Delta
Contributors:
13 total committers
Data confidence:
Commits:

179 Commits in this Release

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

Authored September 4, 2024

Top Contributors in v2.3.0

jorisvandenbossche
jbrockmendel
WillAyd
meeseeksmachine
rhshadrach
phofl
mroeschke
KevsterAmp
lithomas1
sanggon6107

Directory Browser for v2.3.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.3.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.3.0 supports Python 3.10 and higher.

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

conda install -c conda-forge 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.