用户指南
API参考
发展
发行说明
学习
1.26
GitHub
推特
数组对象
N 维数组 ( )
ndarray
标量
数据类型对象 ( )
dtype
numpy.dtype
numpy.dtype.类型
numpy.dtype.kind
numpy.dtype.char
numpy.dtype.num
numpy.dtype.str
numpy.dtype.名称
numpy.dtype.itemsize
numpy.dtype.byteorder
numpy.dtype.fields
numpy.dtype.名称
numpy.dtype.subdtype
numpy.dtype.shape
numpy.dtype.hasobject
numpy.dtype.flags
numpy.dtype.isbuiltin
numpy.dtype.isnative
numpy.dtype.descr
numpy.dtype.对齐
numpy.dtype.base
numpy.dtype.元数据
numpy.dtype.newbyteorder
numpy.dtype.__reduce__
numpy.dtype.__setstate__
numpy.dtype.__class_getitem__
numpy.dtype.__ge__
numpy.dtype.__gt__
numpy.dtype.__le__
numpy.dtype.__lt__
索引例程
迭代数组
标准数组子类
屏蔽数组
阵列接口协议
日期时间和时间增量
数组 API 标准兼容性
常数
通用函数 ( )
ufunc
例程
键入 ( )
numpy.typing
全局状态
包装 ( )
numpy.distutils
NumPy distutils - 用户指南
现状 和迁移建议
numpy.distutils
NumPy C-API
CPU/SIMD 优化
NumPy 安全性
NumPy 和 SWIG
在本页
dtype.str
numpy.dtype.str
#
属性
数据类型。
字符串
#
此数据类型对象的数组协议类型字符串。