Bump pandas from 1.2.0 to 1.2.1
Bumps pandas from 1.2.0 to 1.2.1.
Release notes
Sourced from pandas's releases.
Pandas 1.2.1
This is the first patch release in the 1.2.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
-
9d598a5
RLS: 1.2.1 -
69f4f96
Backport PR #39239: DEPR: raise deprecation warning in numpy ufuncs on DataFr... -
b4c0110
Backport PR #39260: REGR: fix numpy accumulate ufuncs for DataFrame (#39273) -
b9b61fc
Backport PR #39253: REGR: codecs.open() is always opened in text mode (#39271) -
c7aaa49
Backport PR #39256: DOC: keep color for note admonitions in sphinx theme (#39... -
b341ca5
Backport PR #39202 on branch 1.2.x (#39255) -
3cad03f
Backport PR #39235: Revert "Inconsistent indexes for tick label plotting (#28... -
15eaddd
Backport PR #39246: DOC: clean-up of v1.2.1 whatsnew (#39248) -
79aecbd
Backport PR #39233: DOC: 1.2.1 release date (#39237) -
44d919e
Backport PR #39139: BUG: Placeholders not being filled on docstrings (#39231) - Additional commits viewable in compare view