ndarray
dtype
ufunc
numpy.typing
numpy.distutils
dtype.char
属性
21 种不同内置类型的每一种都有唯一的字符代码。
例子
>>> x = np.dtype(float) >>> x.char 'd'