Support for empty slice in multi indices · Issue #8737 · pandas-dev/pandas (original) (raw)
Navigation Menu
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Description
It is currently possible to pass a list of labels for a given dataframe to DataFrame.loc
in the case of a multi index, but the list cannot be empty unlike in the case of a non-hierarchical index.
Metadata
Metadata
Labels
Development
No branches or pull requests