Bump pandas from 2.2.2 to 2.2.3
Bumps pandas from 2.2.2 to 2.2.3.
Release notes
Sourced from pandas's releases.
Pandas 2.2.3
We are pleased to announce the release of pandas 2.2.3. 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 2.2.3 supports Python 3.9 and higher.
The release will be available on the defaults and conda-forge channels:
conda install pandas
Or via PyPI:
python3 -m pip install --upgrade pandas
Please report any issues with the release on the pandas issue tracker.
Thanks to all the contributors who made this release possible.
Commits
-
0691c5c
RLS: 2.2.3 -
658dfdd
relax cython bound -
6891e90
Backport PR #59847: BLD: Build wheels for Python 3.13 on aarch64 as well -
f108468
RLS: 2.2.3 -
6958738
Backport PR #59840: BLD: Final release prep for 2.2.3 (#59842) -
0bd98fe
Backport PR #59136 on branch 2.2.x (Upload 3.13 & free-threaded nightly wheel... -
8d67e77
Backport PR #59836 on branch 2.2.x (BLD: Fix bad Cython annotation) (#59837) -
f7b6378
Assorted backports for 2.2.x (#59785) -
2127b42
Backport #59144 on 2.2.x / 2.3.x (remove ops div class to solve #2137) (#59535) -
4a20adb
Backport PR #59813 on branch 2.2.x (CI: Debug failing ARM builds) (#59828) - Additional commits viewable in compare view