numpy.ndarray.__contains__#

方法

ndarray.__contains__(key, /)#

Return bool(key in self).