SciPy

This is documentation for an old release of NumPy (version 1.16.1). Read this page in the documentation of the latest stable release (version > 1.17).

numpy.dtype.__reduce__

method

dtype.__reduce__()

helper for pickle

Previous topic

numpy.dtype.alignment

Next topic

numpy.dtype.__setstate__