Bump pandas from 1.1.1 to 1.1.2
Bumps pandas from 1.1.1 to 1.1.2.
Release notes
Sourced from pandas's releases.
Pandas 1.1.2
This is a minor bug-fix release in the 1.1.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
-
2a7d332
RLS: 1.1.2 -
ee6e91c
Backport PR #36141: BUG: copying series into empty dataframe does not preserv... -
2afdb3d
TST: skip test_groupby_rolling_index_changed on 32bit (#36220) -
e6fd1b6
Backport PR #36182: DOC: release date for 1.1.2 (#36217) -
d8da320
Backport PR #36205: DOC: doc fix (#36215) -
9bb2034
Backport PR #36208: BUG: GroupbyRolling with an empty frame (#36213) -
c899247
Backport PR #36152: Fix compressed multiindex for output of groupby.rolling (... -
bb5cf8e
BUG: shows correct package name when import_optional_dependency is ca… (#3613... -
89057f4
Backport PR #36191: TST: update test_series_factorize_na_sentinel_none for 32... -
a715964
Backport PR #35882: BUG: item_cache invalidation in get_numeric_data (#36188) - Additional commits viewable in compare view