Published February 20, 2023
| Version v2.0.0rc0
Software
Open
pandas-dev/pandas: Pandas
Creators
Description
We are pleased to announce a release candidate for pandas 2.0.0. If all goes well, we'll release pandas 2.0.0 in about two weeks.
See the whatsnew 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.0.0rc0
Or from conda-forge
conda install -c conda-forge/label/pandas_rc pandas==2.0.0rc0
Please report any issues with the release candidate on the pandas issue tracker.
Notes
Files
pandas-dev/pandas-v2.0.0rc0.zip
Files
(15.4 MB)
Name | Size | Download all |
---|---|---|
md5:7c43d77752bd1b27515c11e9bfe0b765
|
15.4 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/pandas-dev/pandas/tree/v2.0.0rc0 (URL)