-
Notifications
You must be signed in to change notification settings - Fork 36
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
rename subnamespace Expr.arr
to .list
#230
Comments
Expr.arr
to `.list|Expr.arr
to `.list
Expr.arr
to `.listExpr.arr
to .list
This has to be done at some point but it would bloat the code to keep both What do you think @sorhawell @eitsupi ? I can deal with that if you agree |
The subnamespaces can be moved around relatively easy. I can start a community PR with the namespace rerouting Maybe the complete change could be done in two PRs Patch update to 0.8.1 or so
Minor update to 0.9 maybe
|
Sounds good to me. I think we could release 0.8.1 right after your "rerouting" PR and then take more time until 0.9.0 so that the deprecation notice is visible to the users at least for a few weeks |
|
pola-rs/polars#8999
The text was updated successfully, but these errors were encountered: