SciPy

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

numpy.dtype.__reduce__

method

dtype.__reduce__()

Helper for pickle.

Previous topic

numpy.dtype.base

Next topic

numpy.dtype.__setstate__