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

BUG: Interval with Timestamp with tz shows tz #55035

Merged
merged 3 commits into from
Sep 18, 2023

Conversation

mroeschke
Copy link
Member

@mroeschke mroeschke commented Sep 6, 2023

@mroeschke mroeschke added Output-Formatting __repr__ of pandas objects, to_string Timezones Timezone data dtype Interval Interval data type labels Sep 6, 2023
@mroeschke mroeschke added this to the 2.2 milestone Sep 7, 2023
@mroeschke
Copy link
Member Author

Going to merge this. Happy to follow up

@mroeschke mroeschke merged commit 271144a into pandas-dev:main Sep 18, 2023
@mroeschke mroeschke deleted the bug/interval/ts_tz branch September 18, 2023 16:54
hedeershowk pushed a commit to hedeershowk/pandas that referenced this pull request Sep 20, 2023
* BUG: Interval with Timestamp with tz shows tz

* Add whatsnew

* Fix tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Interval Interval data type Output-Formatting __repr__ of pandas objects, to_string Timezones Timezone data dtype
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Interval(Timestamp(..., tz=...)) should show UTC offset
1 participant