ndarray
dtype
ufunc
numpy.typing
numpy.distutils
attribute
A unique character code for each of the 21 different built-in types.
Examples
>>> x = np.dtype(float) >>> x.char 'd'
previous
numpy.dtype.kind
next
numpy.dtype.num