sparkmagic
sparkmagic copied to clipboard
build(deps): bump pandas from 1.5.2 to 2.0.3
Bumps pandas from 1.5.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.
Pandas 2.0.2
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 pandasOr via PyPI:
python3 -m pip install --upgrade pandasPlease report any issues with the release on the pandas issue tracker.
Thanks to all the contributors who made this release possible.
Pandas 2.0.1
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 pandasOr via PyPI:
python3 -m pip install --upgrade pandasPlease report any issues with the release on the pandas issue tracker.
Thanks to all the contributors who made this release possible.
Pandas 2.0.0
... (truncated)
Commits
0f43794RLS: 2.0.386036f2Backport PR #53897: DOC: Update release date for 2.0.3 (#53913)0ef704cBackport PR #53888 on branch 2.0.x (CI: Fix pytest scripts and doc failure) (...b8f14c4Backport PR #53795 on branch 2.0.x (BUG: fixes weekday for dates before 1752)...7d8be44Backport PR #53855: BUG: Fix string formatting (#53860)000a42fBackport PR #52150 on branch 2.0.x (Fix/mpl37 compat) (#53850)d273ee0CI: Backport changes to fix unreliable tests on ARM (#53849)5299051Backport PR #53819 on branch 2.0.x (TST/CI: Skipif test_complibs) (#53823)dde820fBackport PR #53754 on branch 2.0.x (TST: Make test_complibs deterministic) (#...7839406Backport PR #53774 on branch 2.0.x (COMPAT: Remove np.compat) (#53776)- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Related to #811
@tleonhardt If you're up for it, could you see what changes are needed to fix #811?
@dependabot rebase
Sorry, only users with push access can use that command.