recarray.getfield(dtype, offset=0) Returns a field of the given array as a certain type. A field is a view of
generic.nbytes length of item in bytes
ndarray.tobytes(order='C') Construct Python bytes containing the raw data bytes in the array. Constructs Python
ndarray.__irshift__ x.__irshift__(y) <==> x>>=y
matrix.real The real part of the array. See also
MaskedArray.__idiv__(other)
recarray.ravel([order]) Return a flattened array. Refer to
MaskedArray.__lt__ x.__lt__(y) <==> x<y
class numpy.generic
MaskedArray.__array__(|dtype) ? reference if type unchanged, copy otherwise. Returns either a new reference to
Page 35 of 56