All Versions
31
Latest Version
Avg Release Cycle
25 days
Latest Release
1564 days ago

Changelog History
Page 2

  • v1.1.0.dev0

    January 30, 2020
  • v1.0.5 Changes

    June 17, 2020

    ๐Ÿš€ This is a minor bug-fix release in the 1.0.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 will be available on 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.

  • v1.0.4 Changes

    May 28, 2020

    ๐Ÿš€ This is a minor bug-fix release in the 1.0.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 will be available on 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.

  • v1.0.3 Changes

    March 18, 2020

    ๐Ÿš€ This is a minor bug-fix release in the 1.0.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 will be available on 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.

  • v1.0.2 Changes

    March 12, 2020

    ๐Ÿš€ This is a minor bug-fix release in the 1.0.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 will be available on 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.

  • v1.0.1 Changes

    February 05, 2020

    ๐Ÿš€ This is a minor bug-fix release in the 1.0.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 will be available on 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.

  • v1.0.0 Changes

    January 29, 2020

    ๐Ÿš€ 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.

  • v1.0.0.rc0 Changes

    January 09, 2020

    ๐Ÿš€ This is the first release candidate for 1.0.0. If all goes well, we'll release pandas 1.0.0 in about two weeks.

    Highlights include

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

    ๐Ÿš€ The release can be installed from PyPI

    โฌ†๏ธ python -m pip install --upgrade --pre pandas==1.0.0rc0

    Or from conda-forge

    conda install -c conda-forge/label/rc pandas==1.0.0rc0
    

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

  • v0.26.0.dev0

    July 18, 2019
  • v0.25.3 Changes

    October 31, 2019

    ๐Ÿš€ 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.