Pandas: v1.0.0rc0 Release

Release date:
January 9, 2020
Previous version:
Could not determine previous release version
Magnitude:
0 Diff Delta
Contributors:
0 total committers
Data confidence:
Commits:

Top Contributors in v1.0.0rc0

Could not determine top contributors for this release.

Directory Browser for v1.0.0rc0

We couldn't find a release before this one

Release Notes Published

This is the first release candidate for 1.0.0. If all goes well, we'll release pandas 1.0.0 in about two weeks.

Highlights include

See the whatsnew for a list of all the changes.

The release can be installed from PyPI

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

Or from conda-forge

conda install -c conda-forge/label/rc pandas==1.0.0rc0

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