Bump pandas from 1.2.2 to 1.2.4
Bumps pandas from 1.2.2 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 pandas
Or via PyPI:
python3 -m pip install --upgrade pandas
Please report any issues with the release on the pandas issue tracker.
Pandas 1.2.3
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 pandas
Or via PyPI:
python3 -m pip install --upgrade pandas
Please report any issues with the release on the pandas issue tracker.
Commits
-
2cb9652
RLS: 1.2.4 -
0428542
Backport PR #40878: REGR: ufunc with DataFrame input not passing all kwargs (... -
57dd3d2
Backport PR #40880: DOC: 1.2.4 release date (#40894) -
7b1803c
Backport PR #40877 on branch 1.2.x (Skipt failing tests for numpy dev) (#40882) -
3fae915
Backport PR #40850: REGR: object column repr not respecting float format (#40... -
8493555
Backport PR #40407: DOC: remove pin for pydata-sphinx-theme + update for late... -
a2cbc03
Backport PR #38574: TST: fix some mpl warnings (#40801) -
c8c57a8
Backport PR #40723: BUG: fix comparison of NaT with numpy array (#40734) -
fd2a85a
Backport PR #40718: COMPAT: matplotlib 3.4.0 (#40739) -
114e0d9
Backport PR #40604: REGR: replace with multivalued regex raising (#40648) - Additional commits viewable in compare view