Download Latest Version pandas 3.0.6 source code.zip (5.5 MB) Google Add to Preferred Sources
Home / v3.0.6
Name Modified Size InfoDownloads / Week
Parent folder
pandas-3.0.6.tar.gz 2026-09-17 4.7 MB
pandas 3.0.6 source code.tar.gz 2026-09-17 4.7 MB
pandas 3.0.6 source code.zip 2026-09-17 5.5 MB
README.md 2026-09-17 788 Bytes
Totals: 4 Items   14.9 MB 17

We are pleased to announce the release of pandas 3.0.6. This is a patch release in the 3.0.x series and includes some regression fixes and bug fixes. We recommend that all users of the 3.0.x series upgrade to this version. This is also the first release to support Python 3.15.

See the full whatsnew for a list of all the changes.

Pandas 3.0 supports Python 3.11 and higher. The release can be installed from PyPI:

python -m pip install --upgrade pandas==3.0.*

Or from conda-forge

conda install -c conda-forge pandas=3.0

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

Thanks to all the contributors who made this release possible.

Source: README.md, updated 2026-09-17