Pandas v1.2.0.rc0 Release Notes
Release Date: 2020-12-08 // over 2 years ago-
๐ This is the first release candidate for 1.2.0rc0. If all goes well, we'll release pandas 1.2.0 in about two weeks.
๐ 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.2.0rc0
Or from conda-forge
conda install -c conda-forge/label/pandas_rc pandas==1.2.0rc0
๐ Please report any issues with the release candidate on the pandas issue tracker.