Navigation
index
next
|
previous
|
NumPy v1.8 Manual
»
NumPy Reference
»
Array objects
»
Data type objects (
dtype
)
»
numpy.dtype.shape
¶
dtype.
shape
¶
Shape tuple of the sub-array if this data type describes a sub-array, and
()
otherwise.