Published March 16, 2023
| Version v2.0.0rc1
Software
Open
pandas-dev/pandas: Pandas
Authors/Creators
Description
We are pleased to announce the second 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.0rc1
Or from conda-forge
conda install -c conda-forge/label/pandas_rc pandas==2.0.0rc1
Please report any issues with the release candidate on the pandas issue tracker.
Notes
Files
pandas-dev/pandas-v2.0.0rc1.zip
Files
(15.5 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:3916f21d6192e0d214be1c45c3b14675
|
15.5 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/pandas-dev/pandas/tree/v2.0.0rc1 (URL)