🍾 Xarray is now 10 years old! 🎉

xarray.DataArray.indexes

xarray.DataArray.indexes#

property DataArray.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

DataArray.xindexes