NumPy

Previous topic

numpy.ma.MaskedArray.__deepcopy__

Next topic

numpy.ma.MaskedArray.__reduce__

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

numpy.ma.MaskedArray.__getstate__

method

MaskedArray.__getstate__(self)[source]

Return the internal state of the masked array, for pickling purposes.