Bump pandas from 1.2.4 to 1.3.3
Bumps pandas from 1.2.4 to 1.3.3.
Release notes
Sourced from pandas's releases.
Pandas 1.3.3
This is a patch release in the 1.3.x series and includes some regression fixes 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 pandasOr via PyPI:
python3 -m pip install --upgrade pandasPlease report any issues with the release on the pandas issue tracker.
Pandas 1.3.2
This is a patch release in the 1.3.x series and includes some regression fixes 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 pandasOr via PyPI:
python3 -m pip install --upgrade pandasPlease report any issues with the release on the pandas issue tracker.
Pandas 1.3.1
This is the first patch release in the 1.3.x series and includes some regression fixes 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 pandasOr via PyPI:
python3 -m pip install --upgrade pandasPlease report any issues with the release on the pandas issue tracker.
Pandas 1.3.0
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.
... (truncated)
Commits
-
73c6825RLS: 1.3.3 -
6fa53e1Backport PR #43520: DOC: 1.3.3 release date (#43521) -
c01048fDOC: sync release notes (#43499) -
6fec9a5Backport PR #43468: CI: split Windows Azure tests in half (#43497) -
8b55e4fBackport PR #43447: REGR: SpooledTemporaryFile support in read_csv (#43488) -
5d6e352Backport PR #43150 on branch 1.3.x (BUG: GroupBy.quantile fails with pd.NA) (... -
ac09649Backport PR #43154: Updating _resolve_numeric_only function of GroupBy (#43481) -
04328a7Backport PR #43428: Regression in getitem raising for slice DatetimeIndex... -
0d8378aBackport PR #43455 on branch 1.3.x (REGR: fillna on f32 column raising for f6... -
d6f9a53Backport PR #43450: Regression in loc setitem raising ValueError when setting... - Additional commits viewable in compare view