[Pandas-dev] ANN: pandas v2.1.0rc0

Thomas Li li.thomas3124 at gmail.com
Wed Aug 23 14:19:56 EDT 2023


We are pleased to announce a release candidate for pandas 2.1.0. If all
goes well, we'll release pandas 2.1.0 in about two weeks.

See the [whatsnew][0] for a list of all the changes.

The release will be available on conda-forge and PyPI.

The release can be installed from PyPI

    python -m pip install --upgrade --pre pandas==2.1.0rc0

Or from conda-forge

    conda install -c conda-forge/label/pandas_rc pandas==2.1.0rc0

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

[0]:
https://pandas.pydata.org/pandas-docs/version/2.1.0rc0/whatsnew/v2.1.0.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/pandas-dev/attachments/20230823/84b1862b/attachment.html>


More information about the Pandas-dev mailing list