-
Notifications
You must be signed in to change notification settings - Fork 4
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
build(deps): bump polars from 0.20.31 to 1.0.0 #886
Conversation
99aa6e9
to
81a8dd2
Compare
Bumps [polars](https://github.com/pola-rs/polars) from 0.20.31 to 1.0.0. - [Release notes](https://github.com/pola-rs/polars/releases) - [Commits](pola-rs/polars@py-0.20.31...py-1.0.0) --- updated-dependencies: - dependency-name: polars dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
81a8dd2
to
4265c8c
Compare
🦙 MegaLinter status: ✅ SUCCESS
See detailed report in MegaLinter reports |
@sibre28 Do you have an idea why the tests for baseline classifier and regressor fail now? Could this be related to using |
@dependabot rebase |
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
@dependabot recreate |
Looks like polars is up-to-date now, so this is no longer needed. |
Bumps polars from 0.20.31 to 1.0.0.
Release notes
Sourced from polars's releases.
... (truncated)
Commits
f73937a
release(python): Python Polars 1.0.0 (#17323)5e4579a
docs(python): Update version switcher for 1.0.0 final release (#16848)120ec7f
fix: Raise on invalid shape dataframe arithmetic (#17322)ccdfbda
fix: Fix panic in window case (#17320)41610e3
feat: Add SQL support forNATURAL
joins and theCOLUMNS
function (#17295)26f84cf
fix(rust, python): Raise errors instead of panicking whensink_csv
fails (#...71e43b6
Prefer ParquetError::oos to ParquetError::OutOfSpec (#17314)227b350
docs(python): Finish upgrade guide for 1.0.0 (#17257)59d2529
raise if keys passed to cross join (#17305)7392dc3
feat: Addstr.extract_many
expression (#17304)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 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@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)