class numpy.record
MaskedArray.__nonzero__ x.__nonzero__() <==> x != 0
generic.__array__() sc.__array__(
matrix.sort(axis=-1, kind='quicksort', order=None) Sort an array, in-place.
ndarray.__isub__ x.__isub__(y) <==> x-=y
ndarray.__ior__ x.__ior__(y) <==> x|=y
matrix.nbytes Total bytes consumed by the elements of the array. Notes Does not include
ndarray.__nonzero__ x.__nonzero__() <==> x != 0
record.ndim number of array dimensions
MaskedArray.item(*args) Copy an element of an array to a standard Python scalar and return it.
Page 45 of 56