Bump pandas from 1.1.2 to 1.1.3
Bumps pandas from 1.1.2 to 1.1.3.
Release notes
Sourced from pandas's releases.
Pandas 1.1.3
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
-
db08276
RLS: 1.1.3 -
aeef2bf
Backport PR #36887: DOC: 1.1.3 release date (#36891) -
4b2f51a
DOC: sync release notes on 1.1.x with master (#36883) -
b8cd5e8
Backport PR #36864: CI: Update error message for np_dev (#36886) -
2ea3fc8
Backport PR #36675 on branch 1.1.x (REGR: Series.loc with a MultiIndex contai... -
5ad5d9e
CI: troubleshoot travis ci on 1.1.x (#36770) -
00ae553
Backport PR #36552: REGR: Series.mod behaves different with numexpr (#36750) -
637bdc3
Backport PR #36706: CI: npdev new exception message (#36751) -
e99b467
Backport PR #36670: DOC: Fix release note typo (#36672) -
cc21cf8
Backport PR #36664: DOC: minor fix for 1.1.3 release notes (#36669) - Additional commits viewable in compare view