🍾 Xarray is now 10 years old! 🎉

xarray.Dataset.loc

Contents

xarray.Dataset.loc#

property Dataset.loc#

Attribute for location based indexing. Only supports __getitem__, and only when the key is a dict of the form {dim: labels}.