Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
API: DateTimeIndex slicing removes name label #4226
Comments
|
hm weird. looks like the overridden |
|
|
I think is a short cut I put in, something like getitem_slice in tseries/index |
|
same issue for |
|
problem is http://docs.python.org/2/reference/datamodel.html#additional-methods-for-emulation-of-sequence-types |
|
passes when i define that in terms of |
|
pr coming |
This was referenced Jul 13, 2013
cpcloud
closed this
in #4233
Jul 14, 2013
jtratner
referenced
this issue
Aug 10, 2013
Merged
ENH/BUG: Fix names, levels and labels handling in MultiIndex #4039
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
diezguerra commentedJul 12, 2013
Shouldn't it carry all possible properties instead?
Steps to reproduce: