Skip to content

BUG: dt.tz with ArrowDtype returned string #55072

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 13, 2023

Conversation

mroeschke
Copy link
Member

@mroeschke mroeschke added Timezones Timezone data dtype Arrow pyarrow functionality labels Sep 8, 2023
@mroeschke mroeschke added this to the 2.1.1 milestone Sep 8, 2023
@mroeschke
Copy link
Member Author

Looks like tests are passing here so merging. Can follow up if needed

@mroeschke mroeschke merged commit 310f8a8 into pandas-dev:main Sep 13, 2023
@mroeschke mroeschke deleted the bug/pyarrow/tz branch September 13, 2023 17:10
meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Sep 13, 2023
mroeschke added a commit that referenced this pull request Sep 13, 2023
…ed string) (#55124)

Backport PR #55072: BUG: dt.tz with ArrowDtype returned string

Co-authored-by: Matthew Roeschke <[email protected]>
hedeershowk pushed a commit to hedeershowk/pandas that referenced this pull request Sep 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Arrow pyarrow functionality Timezones Timezone data dtype
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Series.dt.tz accessor returns str instead of tzinfo when using PyArrow timestamps
1 participant