numpy.dtype.shape — NumPy v1.15 Manual (original) (raw)
dtype. shape¶
Shape tuple of the sub-array if this data type describes a sub-array, and () otherwise.
dtype. shape¶
Shape tuple of the sub-array if this data type describes a sub-array, and () otherwise.