github pandas-dev/pandas v1.1.0
Pandas 1.1.0

latest releases: v2.2.2, v2.2.1, v2.2.0...
3 years ago

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.

Don't miss a new pandas release

NewReleases is sending notifications on new releases.