Skip to content

v0.25.1

Compare
Choose a tag to compare
@TomAugspurger TomAugspurger released this 22 Aug 15:22

This is a minor bug-fix release in the 0.25.x series and includes some regression fixes
and bug fixes. We recommend that all users upgrade to this version.

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

The release can be installed with conda from the defaults and conda-forge channels:

conda install pandas

Or via PyPI:

python -m pip install --upgrade pandas