Skip to content

v0.24.2

Compare
Choose a tag to compare
@jorisvandenbossche jorisvandenbossche released this 12 Mar 22:12
· 5 commits to 0.24.x since this release

This is a minor bug-fix release in the 0.24.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