Skip to content

BUG: DatetimeIndex.union returning object dtype for indexes with the same tz but different units #55259

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 2 commits into from
Sep 25, 2023

Conversation

lukemanley
Copy link
Member

@lukemanley lukemanley added Bug Dtype Conversions Unexpected or buggy dtype conversions labels Sep 24, 2023
@lukemanley lukemanley added this to the 2.2 milestone Sep 24, 2023
@mroeschke mroeschke merged commit 2e3cb76 into pandas-dev:main Sep 25, 2023
@mroeschke
Copy link
Member

Thanks @lukemanley

@lukemanley lukemanley deleted the tz-find-common-type branch November 16, 2023 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Dtype Conversions Unexpected or buggy dtype conversions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Union of timezone-aware indices with different units returns index with dtype 'object'
2 participants