Bump pandas from 1.3.3 to 1.3.4
Bumps pandas from 1.3.3 to 1.3.4.
Release notes
Sourced from pandas's releases.
Pandas 1.3.4
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.
Commits
-
945c9ed
RLS: 1.3.4 -
3dd4974
Backport PR #43199: BUG: convert_dtypes incorrectly converts byte strings to ... -
a326408
Backport PR #43291: BUG: Fixes to FixedForwardWindowIndexer and GroupbyIndexe... -
1438fa0
Backport PR #44057: DOC: 1.3.4 release date (#44060) -
4082b1c
Backport PR #44032: [PERF] fixing memory leak in aggregation.pyx (#44055) -
cf44b88
Backport PR #43729: DEPS: Upgrade Deps for Python 3.10 (#44036) -
554439a
Backport PR #44012: DOC: minor fixup of 1.3.4 release notes (#44016) -
e746fbf
Backport PR #43910: TST: Skip leaky test on Python 3.10 (#43936) -
cc22e57
Backport PR #43772: CI: Test Python 3.10 on MacOS and Windows too (#43935) -
c5b24da
Backport PR #43854: REGR: RollingGroupby.corr producing incorrect results (#4... - Additional commits viewable in compare view