Skip to content

Conversation

@markdlv-sf
Copy link
Contributor

No description provided.

"int64": LongType(),
"float64": DoubleType(),
"datetime64[ns]": TimestampType(),
"datetime64[ns, UTC]": TimestampType(),
Copy link
Contributor Author

Choose a reason for hiding this comment

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

We could've added datetime64[ms, UTC] here, but I liked the is_datetime64_any_dtype approach below better to catch any arg combinations we might be missing in the future.

@markdlv-sf markdlv-sf merged commit 99b8e9e into main Jun 20, 2025
2 checks passed
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.

3 participants