recarray.dtype Data-type of the array?s elements.
MaskedArray.__rsub__(other)
MaskedArray.__mul__(other)
ndarray.__reduce__() For pickling.
matrix.getfield(dtype, offset=0) Returns a field of the given array as a certain type. A field is a view of the
MaskedArray.__abs__() <==> abs(x)
matrix.getT()
MaskedArray.__getstate__()
recarray.nbytes Total bytes consumed by the elements of the array. Notes Does not include
ndarray.partition(kth, axis=-1, kind='introselect', order=None) Rearranges the elements in the array in such a way that
Page 3 of 56