🍾 Xarray is now 10 years old! 🎉

xarray.core.coordinates.DataArrayCoordinates.indexes

xarray.core.coordinates.DataArrayCoordinates.indexes#

property DataArrayCoordinates.indexes#

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

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

See also

Coordinates.xindexes