Bump pandas from 1.3.4 to 1.3.5
Bumps pandas from 1.3.4 to 1.3.5.
Release notes
Sourced from pandas's releases.
Pandas 1.3.5
This is a patch release in the 1.3.x series and includes some regression 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
-
66e3805
RLS: 1.3.5 -
472b247
Backport PR #44851: DOC: 1.3.5 release date (#44853) -
3b37b30
Backport PR #44822: CI: Troubleshoot CI (#44849) -
766ea00
Backport PR #44824: BUG: Fix regression in groupby.rolling.corr/cov when othe... -
1804780
Backport PR #44828 on branch 1.3.x (REGR: resampling DataFrame with DateTimeI... -
f3bcf95
Backport PR #44834: CI: Pin numpydev wheels (#44838) -
d3a92ff
Backport PR #44658: BUG: groupby.sum with timedelta64 and NaT (#44721) -
ec05c80
Backport PR #44544: COMPAT: Fix the last warning from matplotlib 3.5.0 (#44583) -
f2447ae
Backport PR #44561: CI: fix deprecation warning on interpolation (#44565) -
6462e54
Backport PR #44557: DOC: follow-up to #44518, move release note (#44558) - Additional commits viewable in compare view