ndarray.clip(min=None, max=None, out=None) Return an array whose values are limited to [min, max]. One of max
record.dumps() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from, and possesses
matrix.round(decimals=0, out=None) Return a with each element rounded to the given number of decimals. Refer
ndarray.__mod__ x.__mod__(y) <==> x%y
generic.flatten() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from,
matrix.tolist()
generic.argmin() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from, and
matrix.max(axis=None, out=None)
MaskedArray.__add__(other)
ndarray.__neg__ x.__neg__() <==> -x
Page 31 of 56