ANN: pandas 3.0.0 release candidate ready for testing!

7 views
Skip to first unread message

Joris Van den Bossche

unread,
Dec 10, 2025, 11:57:55 AM (6 days ago) Dec 10
to pandas-dev, PyData, announ...@pandas.pydata.org
We are happy to announce the first release candidate of pandas 3.0.0, released last week.

You can find the the list of changes in 3.0.0 in the release notes page.

Users having pandas code in production and maintainers of libraries with pandas as a dependency are strongly recommended to run their test suites with the release candidate, and report any breaking change to our issue tracker before the official 3.0.0 release.

Especially the changes around the new default string dtype and Copy-on-Write are expected to require some code changes. See the linked release notes for details how to test and update your code.

The release candidate is available on PyPI and conda-forge, for example:

python -m pip install --upgrade pandas==3.0.0rc0
or
conda install -c conda-forge/label/pandas_rc pandas==3.0.0rc0
Reply all
Reply to author
Forward
0 new messages