Pandas 1.1.0
This is a minor release which includes some new features, bug fixes, and performance improvements. We recommend that all users upgrade to this version.
See the whatsnew for a list of all the changes.
The release can be installed from PyPI
python -m pip install --upgrade pandas==1.1.0
Or from conda-forge
conda install -c conda-forge pandas==1.1.0
Please report any issues with the release candidate on the pandas issue tracker.