scipp.typing.DTypeLike#
- scipp.typing.DTypeLike#
Anything that can be interpreted as a dtype.
This includes
everything that is supported by numpy.DTypeLike e.g.
names of dtypes as strings like
'int32'
and'float64'
Anything that can be interpreted as a dtype.
This includes
everything that is supported by numpy.DTypeLike e.g.
names of dtypes as strings like 'int32'
and 'float64'