scipp.DType#
- class scipp.DType#
Representation of a data type of a Variable in Scipp. See https://scipp.github.io/reference/dtype.html for details.
The data types
VariableView
,DataArrayView
, andDatasetView
are used for objects containing binned data. They cannot be used directly to create arrays of bins.- __init__(self: scipp._scipp.core.DType, arg0: object) None #
Methods
__init__
(self, arg0)Attributes
DataArray
DataArrayView
Dataset
DatasetView
PyObject
Variable
VariableView
affine_transform3
bool
datetime64
float32
float64
int32
int64
linear_transform3
rotation3
string
translation3
vector3