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 pandas
Or via PyPI:
python3 -m pip install --upgrade pandas
Please 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 pandas
Or via PyPI:
python3 -m pip install --upgrade pandas
Please 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 pandas
Or via PyPI:
python3 -m pip install --upgrade pandas
Please 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
-
73c6825
RLS: 1.3.3 -
6fa53e1
Backport PR #43520: DOC: 1.3.3 release date (#43521) -
c01048f
DOC: sync release notes (#43499) -
6fec9a5
Backport PR #43468: CI: split Windows Azure tests in half (#43497) -
8b55e4f
Backport PR #43447: REGR: SpooledTemporaryFile support in read_csv (#43488) -
5d6e352
Backport PR #43150 on branch 1.3.x (BUG: GroupBy.quantile fails with pd.NA) (... -
ac09649
Backport PR #43154: Updating _resolve_numeric_only function of GroupBy (#43481) -
04328a7
Backport PR #43428: Regression in getitem raising for slice DatetimeIndex... -
0d8378a
Backport PR #43455 on branch 1.3.x (REGR: fillna on f32 column raising for f6... -
d6f9a53
Backport PR #43450: Regression in loc setitem raising ValueError when setting... - Additional commits viewable in compare view