Pandas v0.25.2 Release Notes

Release Date: 2019-10-18 // over 4 years ago
  • ๐Ÿš€ 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:

    python3 -m pip install --upgrade pandas
    

    ๐Ÿš€ Please report any issues with the release on the pandas issue tracker.