Pandas: v1.0.0 Release

Release date:
January 29, 2020
Previous version:
v1.0.0rc0 (released January 9, 2020)
Magnitude:
3,702 Diff Delta
Contributors:
9 total committers
Data confidence:
Commits:

61 Commits in this Release

Ordered by the degree to which they evolved the repo in this version.

Top Contributors in v1.0.0

meeseeksmachine
jorisvandenbossche
TomAugspurger
jbrockmendel
jschendel
ShaharNaveh
pandas-development-team-79e2
tsvikas
fujiaxiang

Directory Browser for v1.0.0

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

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.