There is a newer version of the record available.

Published April 3, 2023 | Version v2.0.0
Software Open

pandas-dev/pandas: Pandas

Description

We are pleased to announce the release of pandas 2.0.0, a major release from the pandas 1 series. This release includes some new features, bug fixes, and performance improvements, as well as possible breaking changes. It is recommended that users with existing code upgrade to pandas 1.5.3 before they upgrade to pandas 2, and make sure their code does not generate FutureWarning or DeprecationWarning messages.

See the whatsnew for a list of all the changes.

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

The release can be installed from PyPI

python -m pip install --upgrade pandas==2.0.0

Or from conda-forge

mamba install -c conda-forge pandas==2.0.0

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

Notes

If you use this software, please cite it as below.

Files

pandas-dev/pandas-v2.0.0.zip

Files (15.5 MB)

Name Size Download all
md5:3850e489caba1f510e396351ba4753a7
15.5 MB Preview Download

Additional details

Related works