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

fix: Raise for .dt.epoch and .dt.timestamp for Duration dtype #13962

Merged
merged 1 commit into from
Jan 28, 2024

Conversation

MarcoGorelli
Copy link
Collaborator

@MarcoGorelli MarcoGorelli commented Jan 24, 2024

closes #13208

this could be done with a deprecation cycle, but is it really worth it? this could just be a breaking 1.0 change imho

@MarcoGorelli MarcoGorelli changed the title Raise for .dt.epoch for Duration dtype Raise for .dt.epoch and .dt.timestamp for Duration dtype Jan 24, 2024
@stinodego stinodego changed the title Raise for .dt.epoch and .dt.timestamp for Duration dtype fix: Raise for .dt.epoch and .dt.timestamp for Duration dtype Jan 24, 2024
@stinodego
Copy link
Member

This can be merged as a bug fix, in my opinion.

@github-actions github-actions bot added fix Bug fix python Related to Python Polars rust Related to Rust Polars labels Jan 24, 2024
Copy link
Member

@ritchie46 ritchie46 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a bug fix. Can you undraft @MarcoGorelli?

@MarcoGorelli
Copy link
Collaborator Author

sure thing, thanks!

@MarcoGorelli MarcoGorelli marked this pull request as ready for review January 28, 2024 13:13
@MarcoGorelli MarcoGorelli merged commit 69c239d into pola-rs:main Jan 28, 2024
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Bug fix python Related to Python Polars rust Related to Rust Polars
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Raise for .dt.epoch for Duration dtype?
3 participants