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

coerce all parsed timestampts to UTC #316

Merged
merged 2 commits into from
Nov 15, 2024
Merged

coerce all parsed timestampts to UTC #316

merged 2 commits into from
Nov 15, 2024

Conversation

atmorling
Copy link
Contributor

closes #315

Copy link
Contributor

@cisaacstern cisaacstern left a comment

Choose a reason for hiding this comment

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

Thanks, Alex!

My only comment is that for completeness in addressing #315, can we actually test that the resulting column does not have the .dt accessor before cleaning, and does have it afterwards?

Perhaps some of the other asserts are proxies for that, but I think that doing that explicitly would be helpful.

@atmorling atmorling merged commit 13158f4 into master Nov 15, 2024
6 checks passed
@atmorling atmorling deleted the am/fix_time_cols branch November 15, 2024 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

clean_time_cols fails to mixed TZ timestamp strings into .dt-accessible columns
2 participants