ANN: pandas 2.0.0 RC0

28 views
Skip to first unread message

Marc Garcia

unread,
Feb 21, 2023, 4:56:00 PM2/21/23
to pandas-dev, pyd...@googlegroups.com, announ...@pandas.pydata.org
We are happy to announce the release candidate of pandas 2.0.0.

It can be installed from our conda-forge and PyPI packages via mamba, conda and pip, for example:

mamba install -c conda-forge/label/pandas_rc pandas==2.0.0rc0
python -m pip install --upgrade --pre pandas==2.0.0rc0


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 2.0.0 release.

You can find the documentation of pandas 2.0.0 here, and the list of changes in 2.0.0, in the release notes page.

We expect to release the final version of pandas 2.0.0 in around two weeks, but the final date will depend on the issues reported to the release candidate.

Reply all
Reply to author
Forward
0 new messages