-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
BUG/API: Categorical doesn't support categories with tz #10713
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
Comments
@sinhrks this is only the repr that is incorrect, the actual
|
@jorisvandenbossche Thanks. I think I understood the issue. Also,
|
@sinhrks https://github.com/pydata/pandas/blob/master/pandas/core/categorical.py#L1328 Also pls check on the Series repr as well |
Thanks. I've prepared #10718, and will look into |
Creating
Categorical
fromDatetimeIndex
with tz results in GMT.The text was updated successfully, but these errors were encountered: