-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump pandas from 1.3.1 to 1.3.4 #880
Conversation
Benchmark is done. Checkout the benchmark result page. Benchmark diff v0.4.1 vs. mainParametrized benchmark signatures: BenchmarkOptimize.time_optimize(index_dependent, grouped, weight)
Benchmark diff main vs. PRParametrized benchmark signatures: BenchmarkOptimize.time_optimize(index_dependent, grouped, weight)
|
Codecov Report
@@ Coverage Diff @@
## main #880 +/- ##
=====================================
Coverage 84.7% 84.7%
=====================================
Files 81 81
Lines 4596 4596
Branches 849 849
=====================================
Hits 3897 3897
Misses 558 558
Partials 141 141 Continue to review full report at Codecov.
|
9f1a455
to
568576f
Compare
Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.3.1 to 1.3.4. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Changelog](https://github.com/pandas-dev/pandas/blob/master/RELEASE.md) - [Commits](pandas-dev/pandas@v1.3.1...v1.3.4) --- updated-dependencies: - dependency-name: pandas dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
568576f
to
6c5a314
Compare
Kudos, SonarCloud Quality Gate passed! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
Bumps pandas from 1.3.1 to 1.3.4.
Release notes
Sourced from pandas's releases.
Commits
945c9ed
RLS: 1.3.43dd4974
Backport PR #43199: BUG: convert_dtypes incorrectly converts byte strings to ...a326408
Backport PR #43291: BUG: Fixes to FixedForwardWindowIndexer and GroupbyIndexe...1438fa0
Backport PR #44057: DOC: 1.3.4 release date (#44060)4082b1c
Backport PR #44032: [PERF] fixing memory leak in aggregation.pyx (#44055)cf44b88
Backport PR #43729: DEPS: Upgrade Deps for Python 3.10 (#44036)554439a
Backport PR #44012: DOC: minor fixup of 1.3.4 release notes (#44016)e746fbf
Backport PR #43910: TST: Skip leaky test on Python 3.10 (#43936)cc22e57
Backport PR #43772: CI: Test Python 3.10 on MacOS and Windows too (#43935)c5b24da
Backport PR #43854: REGR: RollingGroupby.corr producing incorrect results (#4...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)