Skip to content

Pandas 1.3.0

Compare
Choose a tag to compare
@simonjayhawkins simonjayhawkins released this 02 Jul 11:56

This release includes some new features, bug fixes, and performance improvements. We recommend that all users upgrade to this version.

See the full whatsnew for a list of all the changes.

The release will be available on the defaults and conda-forge channels:

conda install -c conda-forge pandas

Or via PyPI:

python3 -m pip install --upgrade pandas

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