Skip to content

v0.23.1

Compare
Choose a tag to compare
@TomAugspurger TomAugspurger released this 12 Jun 18:37
· 55 commits to 0.23.x since this release

This is a minor bug-fix release in the 0.23.x series and includes some regression fixes, 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 can be installed with conda from the default channel and conda-forge::

conda install pandas

Or via PyPI:

python -m pip install --upgrade pandas