github pandas-dev/pandas v1.4.0rc0
Pandas 1.4.0rc0

latest releases: v2.2.3, v2.2.2, v2.2.1...
pre-release2 years ago

We are pleased to announce a release candidate for pandas 1.4.0. If all goes well, we'll release pandas 1.4.0 in about two weeks.

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

The release will be available on conda-forge and PyPI.

The release can be installed from PyPI

python -m pip install --upgrade --pre pandas==1.4.0rc0

Or from conda-forge

conda install -c conda-forge/label/pandas_rc pandas==1.4.0rc0

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

Don't miss a new pandas release

NewReleases is sending notifications on new releases.