BUG: Large MultiIndex-ed series fails on slicing #13113
Labels
Bug
Duplicate Report
Duplicate issue or pull request
Indexing
Related to indexing on series/frames, not to indexes themselves
MultiIndex
With a large MultiIndex-ed series, slicing doesn't fully slice on a 2nd-level.
I've been struggling with this for a while, any ideas greatly appreciated...
... the slice clearly has values both above and below 5,000,000. It does do some slicing though, just not fully.
Or am I making a rookie mistake?
pandas: 0.18.1
The text was updated successfully, but these errors were encountered: