Skip to content

Pandas 1.0.0

Compare
Choose a tag to compare
@TomAugspurger TomAugspurger released this 29 Jan 22:10

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

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.