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): add dt.datetime, dt.date, dt.time #7735

Merged
merged 4 commits into from Mar 24, 2023

Conversation

MarcoGorelli
Copy link
Collaborator

closes #6130

@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 Mar 23, 2023
@MarcoGorelli MarcoGorelli force-pushed the local-time branch 3 times, most recently from 1957476 to 23419cc Compare March 23, 2023 18:32
@MarcoGorelli MarcoGorelli marked this pull request as ready for review March 23, 2023 21:31
@ritchie46
Copy link
Member

Looks great, thanks a lot!

Can you add the entries in the python docs? Then it's good to go.

@ritchie46 ritchie46 merged commit 702f72a into pola-rs:master Mar 24, 2023
14 checks passed
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.

Add timezone-aware dt.date and dt.time properties
2 participants