Attention
This repository has been archived. Please use xarray.DataTree instead.
datatree.DataTree.indexes#
- property DataTree.indexes: Indexes[pd.Index]#
Mapping of pandas.Index objects used for label based indexing.
Raises an error if this DataTree node has indexes that cannot be coerced to pandas.Index objects.
See also
DataTree.xindexes