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

Implement Expr.is_between on the Rust side #11285

Closed
stinodego opened this issue Sep 24, 2023 · 1 comment · Fixed by #11945
Closed

Implement Expr.is_between on the Rust side #11285

stinodego opened this issue Sep 24, 2023 · 1 comment · Fixed by #11945
Labels
accepted Ready for implementation enhancement New feature or an improvement of an existing feature good first issue Good for newcomers rust Related to Rust Polars

Comments

@stinodego
Copy link
Member

Description

This expression is currently only available on the Python side. It should also be available in Rust.

@stinodego stinodego added rust Related to Rust Polars enhancement New feature or an improvement of an existing feature good first issue Good for newcomers labels Sep 24, 2023
@rancomp
Copy link
Contributor

rancomp commented Sep 24, 2023

I want to interact with rust (no xp) and I love polars. Is this a good first issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted Ready for implementation enhancement New feature or an improvement of an existing feature good first issue Good for newcomers rust Related to Rust Polars
Projects
Archived in project
2 participants