Pandas: v1.4.0 Release

Release date:
January 22, 2022
Previous version:
v1.4.0rc0 (released January 5, 2022)
Magnitude:
3,435 Diff Delta
Contributors:
7 total committers
Data confidence:
Commits:

51 Commits in this Release

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

Top Contributors in v1.4.0

meeseeksmachine
jorisvandenbossche
lithomas1
simonjayhawkins
phofl
mroeschke
pandas-development-team-79e2

Directory Browser for v1.4.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 release includes some new features, bug fixes, and performance improvements. We recommend that all users upgrade to this version.

See the full whatsnew for a list of all the changes. pandas 1.4.0 supports Python 3.8 and higher.

The release will be available on the defaults and conda-forge channels:

conda install -c conda-forge pandas

Or via PyPI:

python3 -m pip install --upgrade pandas

Please report any issues with the release on the pandas issue tracker.