MaskedArray.__rmod__ x.__rmod__(y) <==> y%x
matrix.flatten(order='C')
record.T transpose
matrix.tobytes(order='C') Construct Python bytes containing the raw data bytes in the array. Constructs Python bytes
generic.base base object
recarray.field(attr, val=None)
MaskedArray.__ilshift__ x.__ilshift__(y) <==> x<<=y
MaskedArray.__ipow__(other)
MaskedArray.__setstate__(state)
Note This page describes the numpy-specific API for accessing the contents of a numpy array
Page 45 of 56