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.

Previous topic

numpy.dtype.isnative

Next topic

numpy.dtype.alignment

This Page