larch.Dataset.indexes

larch.Dataset.indexes

property Dataset.indexes: xarray.core.indexes.Indexes

Mapping of pandas.Index objects used for label based indexing.

Raises an error if this Dataset has indexes that cannot be coerced to pandas.Index objects.

See also

Dataset.xindexes