Pandas v1.0.0 Release Notes

Release Date: 2020-01-29 // about 4 years ago
  • ๐Ÿš€ This is a major release from 0.25.3, and includes a number of API changes, new
    ๐Ÿ”‹ features, enhancements, and performance improvements along with a large number
    ๐Ÿ›  of bug fixes.

    Highlights include

    ๐Ÿ‘€ See the whatsnew for a list of all the
    ๐Ÿ”„ changes.

    ๐Ÿš€ The release can be installed from PyPI

    โฌ†๏ธ python -m pip install --upgrade pandas

    0๏ธโƒฃ Or with conda from the defaults or conda-forge channels.

    conda install pandas
    

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