Skip to content

BUG: is_datetime64tz_dtype shortcut only for DatetimeTZDtype #48640

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

Merged
merged 1 commit into from
Sep 19, 2022

Conversation

mroeschke
Copy link
Member

@mroeschke mroeschke added Dtype Conversions Unexpected or buggy dtype conversions Timezones Timezone data dtype ExtensionArray Extending pandas with custom dtypes or arrays. labels Sep 19, 2022
@mroeschke mroeschke added this to the 1.6 milestone Sep 19, 2022
Copy link
Member

@phofl phofl left a comment

Choose a reason for hiding this comment

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

lgtm

@phofl phofl merged commit 782037d into pandas-dev:main Sep 19, 2022
@phofl
Copy link
Member

phofl commented Sep 19, 2022

thx. @mroeschke

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dtype Conversions Unexpected or buggy dtype conversions ExtensionArray Extending pandas with custom dtypes or arrays. Timezones Timezone data dtype
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Cannot create third-party ExtensionArrays for datetime types
2 participants