Skip to content
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

Create a Selection trait #12

Closed
ritchie46 opened this issue Jun 29, 2020 · 0 comments
Closed

Create a Selection trait #12

ritchie46 opened this issue Jun 29, 2020 · 0 comments

Comments

@ritchie46
Copy link
Member

instead of df.select(&str), Use a Selection trait that can create a Vec<&str>. Implement for &str, Vec<&str>, (String, String) etc.

ritchie46 added a commit that referenced this issue Jun 29, 2020
ritchie46 added a commit that referenced this issue Jul 8, 2020
xendai66 pushed a commit to xendai66/polars that referenced this issue Mar 30, 2023
* arr$to_struct + arr$take

* bump rust-polars and quick fix compiler errors

* fix bug in wrap_e, now forward lists to pl$lit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant