SciPy

numpy.dtype.itemsize

dtype.itemsize

The element size of this data-type object.

For 18 of the 21 types this number is fixed by the data-type. For the flexible data-types, this number can be anything.

Previous topic

numpy.dtype.name

Next topic

numpy.dtype.byteorder