v0.23.4
This is a minor bug-fix release in the 0.23.x series and includes some small 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 default channel and conda-forge:
conda install pandas
Or via PyPI:
python -m pip install --upgrade pandas