Skip to content

v0.23.2

Compare
Choose a tag to compare
@TomAugspurger TomAugspurger released this 05 Jul 22:21

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