numpy.ma.MaskedArray.__contains__# method ma.MaskedArray.__contains__(key, /)# Return bool(key in self).