API: support a BooleanIndex #15890
Labels
Dtype Conversions
Unexpected or buggy dtype conversions
Enhancement
Index
Related to the Index class or subclasses
Milestone
xref #15888
xref #15751
We generally don't actually keep these around very much (instead we use a numpy boolean array), but would be nice for compat. (e.g. #15589; were we could return an actual Index rather than a boolean array).
The text was updated successfully, but these errors were encountered: