NumPy
ndarray
dtype
numpy.ma
ufunc
numpy.typing
ma.MaskedArray.__deepcopy__
method
Used if copy.deepcopy is called on an array.
copy.deepcopy
previous
numpy.ma.MaskedArray.__copy__
next
numpy.ma.MaskedArray.__getstate__