Navigation
index
modules
|
next
|
previous
|
Numpy and Scipy Documentation
»
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.
Previous topic
numpy.dtype.subdtype
Next topic
numpy.dtype.hasobject
This Page
Show Source
Edit page
Quick search
Enter search terms or a module, class or function name.
Navigation
index
modules
|
next
|
previous
|
Numpy and Scipy Documentation
»
NumPy Reference
»
Array objects
»
Data type objects (
dtype
)
»