🍾 Xarray is now 10 years old! 🎉

xarray.Variable.data

Contents

xarray.Variable.data#

property Variable.data#

The Variable’s data as an array. The underlying array type (e.g. dask, sparse, pint) is preserved.

See also

Variable.to_numpy, Variable.as_numpy, Variable.values