ndarray.__oct__() <==> oct(x)
recarray.compress(condition, axis=None, out=None) Return selected slices of this array along given axis. Refer
record.conjugate() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from
MaskedArray.take(indices, axis=None, out=None, mode='raise')
ndarray.dumps() Returns the pickle of the array as a string. pickle.loads or numpy.loads will convert the string back to
generic.astype() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from, and
MaskedArray.__getslice__(i, j)
ndarray.prod(axis=None, dtype=None, out=None, keepdims=False) Return the product of the array elements over the given axis
recarray.dtype Data-type of the array?s elements.
MaskedArray.__rsub__(other)
Page 4 of 56