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: add date range #914

Closed
1 task
Gerhardsa0 opened this issue Jul 15, 2024 · 0 comments · Fixed by #916
Closed
1 task

feat: add date range #914

Gerhardsa0 opened this issue Jul 15, 2024 · 0 comments · Fixed by #916
Labels
enhancement 💡 New feature or request

Comments

@Gerhardsa0
Copy link
Contributor

Gerhardsa0 commented Jul 15, 2024

Is your feature request related to a problem?

When working with time series, sometimes the time column is missing. For that, it is useful to have a function which creates a range of Date Column. Right now, I don't find the correct place to implement that.
Also I would implement this #913, while working on this issue.

Desired solution

I would like something like this: https://docs.pola.rs/api/python/stable/reference/expressions/api/polars.date_range.html but for the Interval I would use Literals and limit the user to only a few.

@Gerhardsa0 Gerhardsa0 added the enhancement 💡 New feature or request label Jul 15, 2024
@Gerhardsa0 Gerhardsa0 linked a pull request Jul 16, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 💡 New feature or request
Projects
Status: ✔️ Done
Development

Successfully merging a pull request may close this issue.

1 participant