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(python): Add compact syntax for int_range starting from 0 #13530

Merged
merged 2 commits into from
Jan 8, 2024

Conversation

stinodego
Copy link
Member

@stinodego stinodego commented Jan 8, 2024

You can now write pl.int_range(3) to get a range from 0 to 3.

@github-actions github-actions bot added enhancement New feature or an improvement of an existing feature python Related to Python Polars labels Jan 8, 2024
@stinodego stinodego changed the title feat(python): Add compact syntax for int_range starting from 0 feat(python): Add compact syntax for int_range starting from 0 Jan 8, 2024
@alexander-beedie
Copy link
Collaborator

Like it ✌️😎

@stinodego stinodego merged commit e015350 into main Jan 8, 2024
14 checks passed
@stinodego stinodego deleted the int-range-syntax branch January 8, 2024 11:54
@c-peters c-peters added the accepted Ready for implementation label Jan 14, 2024
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 python Related to Python Polars
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants