MyGit

v2.0.0

pandas-dev/pandas

版本发布时间: 2023-04-03 21:01:27

pandas-dev/pandas最新发布版本:v2.2.3(2024-09-20 21:10:41)

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.

相关地址:原始地址 下载(tar) 下载(zip)

1、 pandas-2.0.0.tar.gz 5.03MB

查看:2023-04-03发行的版本