Classes

Bins(obj)

Proxy for access to bin contents and operations on bins of a variable.

DataArray

Named variable with associated coords, masks, and attributes.

Dataset

Dict of data arrays with aligned dimensions.

GroupByDataArray

GroupBy object implementing to split-apply-combine mechanism.

GroupByDataset

GroupBy object implementing to split-apply-combine mechanism.

Unit

A physical unit.

Variable

Array of values with dimension labels and a unit, optionally including an array of variances.

typing.VariableLike

Any object that behaves like a scipp.Variable, that is an array with labeled dimensions.

typing.MetaDataMap

dict-like object mapping dimension labels to Variables.