Bump pandas from 2.0.2 to 2.0.3
Bumps pandas from 2.0.2 to 2.0.3.
Release notes
Sourced from pandas's releases.
Pandas 2.0.3
This is a patch release in the 2.0.x series and includes some regression 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.
Thanks to all the contributors who made this release possible.
Commits
-
0f43794
RLS: 2.0.3 -
86036f2
Backport PR #53897: DOC: Update release date for 2.0.3 (#53913) -
0ef704c
Backport PR #53888 on branch 2.0.x (CI: Fix pytest scripts and doc failure) (... -
b8f14c4
Backport PR #53795 on branch 2.0.x (BUG: fixes weekday for dates before 1752)... -
7d8be44
Backport PR #53855: BUG: Fix string formatting (#53860) -
000a42f
Backport PR #52150 on branch 2.0.x (Fix/mpl37 compat) (#53850) -
d273ee0
CI: Backport changes to fix unreliable tests on ARM (#53849) -
5299051
Backport PR #53819 on branch 2.0.x (TST/CI: Skipif test_complibs) (#53823) -
dde820f
Backport PR #53754 on branch 2.0.x (TST: Make test_complibs deterministic) (#... -
7839406
Backport PR #53774 on branch 2.0.x (COMPAT: Remove np.compat) (#53776) - Additional commits viewable in compare view