Bump pandas from 1.2.2 to 1.2.3
Bumps pandas from 1.2.2 to 1.2.3.
Release notes
Sourced from pandas's releases.
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
-
f2c8480
RLS: 1.2.3 -
7b57a6f
Backport PR #40137: DOC: 1.2.3 release date (#40165) -
885efcf
Backport PR #40090 on branch 1.2.x (#40117) -
90f3797
Backport PR #39451: BUG: raise when sort_index with ascending=None (#40083) -
3667165
Remove numpy pin from environment.yml on 1.2.x (#39998) -
4df87a3
Backport PR #40010: REGR: compressed to_json with URL-like paths and binary o... -
d29f019
Backport PR #40019: DOC: Edit regression fix release note (#40025) -
b14ffd8
Backport PR #40020: CI/TST: Supply dtype to coo_matrix until scipy is fixed (... -
e0321f1
Backport PR #39978: DOC: fix template substitution in pad/bfill docstrings (#... -
3b671c8
Backport PR #39971: REGR: Fix assignment bug for unary operators (#39990) - Additional commits viewable in compare view