Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
BUG/API: Categorical doesn't support categories with tz #10713
Comments
sinhrks
added Bug API Design
labels
Jul 31, 2015
|
@sinhrks this is only the repr that is incorrect, the actual
|
jorisvandenbossche
added Output-Formatting and removed API Design
labels
Jul 31, 2015
|
@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 |
sinhrks
referenced
this issue
Aug 1, 2015
Merged
BUG: Categorical doesn't show tzinfo properly #10718
|
Thanks. I've prepared #10718, and will look into |
jreback
added this to the
0.17.0
milestone
Aug 1, 2015
sinhrks
closed this
in #10718
Aug 8, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
sinhrks commentedJul 31, 2015
Creating
CategoricalfromDatetimeIndexwith tz results in GMT.