Bump pandas from 1.2.3 to 1.2.4
Bumps pandas from 1.2.3 to 1.2.4.
Release notes
Sourced from pandas's releases.
Pandas 1.2.4
This is a patch release in the 1.2.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 pandasOr via PyPI:
python3 -m pip install --upgrade pandasPlease report any issues with the release on the pandas issue tracker.
Commits
-
2cb9652RLS: 1.2.4 -
0428542Backport PR #40878: REGR: ufunc with DataFrame input not passing all kwargs (... -
57dd3d2Backport PR #40880: DOC: 1.2.4 release date (#40894) -
7b1803cBackport PR #40877 on branch 1.2.x (Skipt failing tests for numpy dev) (#40882) -
3fae915Backport PR #40850: REGR: object column repr not respecting float format (#40... -
8493555Backport PR #40407: DOC: remove pin for pydata-sphinx-theme + update for late... -
a2cbc03Backport PR #38574: TST: fix some mpl warnings (#40801) -
c8c57a8Backport PR #40723: BUG: fix comparison of NaT with numpy array (#40734) -
fd2a85aBackport PR #40718: COMPAT: matplotlib 3.4.0 (#40739) -
114e0d9Backport PR #40604: REGR: replace with multivalued regex raising (#40648) - Additional commits viewable in compare view