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: .loc against CategoricalIndex may result in normal Index #11586
Comments
sinhrks
added Bug Indexing Categorical
labels
Nov 13, 2015
sinhrks
added this to the
0.17.1
milestone
Nov 13, 2015
|
yeh that last does seem buggy. |
sinhrks
referenced
this issue
Nov 13, 2015
Merged
TST: Enable Index dtype comparison by default #11588
jreback
modified the milestone: Next Major Release, 0.17.1
Nov 13, 2015
sinhrks
referenced
this issue
Nov 14, 2015
Merged
BUG: loc against CategoricalIndex may results in normal Index #11607
jreback
modified the milestone: 0.18.0, Next Major Release
Nov 20, 2015
jreback
closed this
in #11607
Nov 23, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
sinhrks commentedNov 13, 2015
.locagainstCategoricalIndexwith values included in itscategoriesbut not appears ascodesresults in normalIndexEven though this is tested here, it doesn't check dtype.