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

feat(rust, python): date_range expression #5267

Merged
merged 4 commits into from
Oct 20, 2022
Merged

feat(rust, python): date_range expression #5267

merged 4 commits into from
Oct 20, 2022

Conversation

ritchie46
Copy link
Member

closes #5231

I need some help in fixing the @overload for the date_range function. I cannot get it to work.

@github-actions github-actions bot added enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars labels Oct 19, 2022
@thomasaarholt
Copy link
Contributor

See #5270. I can't get it to work either.

@ritchie46 ritchie46 merged commit 28b55f3 into master Oct 20, 2022
@ritchie46 ritchie46 deleted the date_range branch October 20, 2022 08:19
zundertj pushed a commit to zundertj/polars that referenced this pull request Jan 7, 2023
Co-authored-by: Thomas Aarholt <thomasaarholt@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow expressions for date_range parameters
2 participants