semantique.processor.arrays.Array.unstack_all_dims#
- Array.unstack_all_dims()[source]#
Unstack the single multi-indexed dimension back into separate dimensions.
- Returns:
xarray.DataArray
– The input array with unstacked dimensions.
Unstack the single multi-indexed dimension back into separate dimensions.
xarray.DataArray
– The input array with unstacked dimensions.