Bump pandas from 2.1.0 to 2.1.3
Bumps pandas from 2.1.0 to 2.1.3.
Release notes
Sourced from pandas's releases.
Pandas 2.1.3
This is a patch release in the 2.1.x series and includes some regression and bug fixes, and a security fix. We recommend that all users upgrade to this version.
See the full whatsnew for a list of all the changes.
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.
Pandas 2.1.2
This is a patch release in the 2.1.x series and includes some regression and bug fixes. We recommend that all users upgrade to this version.
See the full whatsnew for a list of all the changes.
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.
Pandas 2.1.1
This is a patch release in the 2.1.x series and includes some regression and bug fixes. We recommend that all users upgrade to this version.
See the full whatsnew for a list of all the changes.
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
-
2a953cf
RLS: 2.1.3 -
d9665ca
Backport PR #55911 on branch 2.1.x (DOC: convert outdated example of NumPy's ... -
92ce245
Backport PR #55907 on branch 2.1.x (DOC: Add release date for 2.1.3) (#55913) -
1691a51
Backport PR #55894 on 2.1.x: Parquet/Feather IO: disable PyExtensionType auto... -
4158666
Backport PR #55764 on branch 2.1.x (REGR: fix return class in _constructor_fr... -
de8af3c
Backport PR #55427 on branch 2.1.x (DOC: Remove outdated docs about NumPy's b... -
569f904
Backport PR #55227 on branch 2.1.x (BUG: Interchange object data buffer has t... -
c9854d9
TST: Make read_csv tests pyarrow 13 compatable on 2.1.x (#55855) -
7702f41
Backport PR #55853: DEPS: Use ipython run_cell instead of run_code; remove py... -
0bf70c7
Backport PR #55761 on branch 2.1.x (BUG: DatetimeIndex.diff raising TypeError... - Additional commits viewable in compare view