-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Milestone
Description
- Appropriate casting with
xray.Coordinate
- Call out to
MultIndex.get_locs
inindexing.convert_label_indexer
- Get multi-index support working with
.loc
and.sel()
- Serialization to NetCDF
- Consider stack/unstack and pivot like methods
Not all of these would be necessary for an MVP.
Right now we don't consider the possibility of a MultiIndex at all -- at the very least it would be nice to give an error message.