This is documentation for an old release of NumPy (version 1.6.0). Read this page Search for this page in the documentation of the latest stable release (version > 1.17).
numpy.dtype.descr
-
dtype.descr
Array-interface compliant full description of the data-type.
The format is that required by the ‘descr’ key in the
__array_interface__ attribute.