We are happy to announce the release candidate of pandas 2.0.0.
It can be installed from our conda-forge and PyPI packages via mamba, conda or pip, for example:
mamba install -c conda-forge/label/pandas_rc pandas==2.0.0rc0
python -m pip install --upgrade --pre pandas==2.0.0rc0