recarray.nbytes Total bytes consumed by the elements of the array. Notes Does not include
recarray.nonzero() Return the indices of the elements that are non-zero. Refer to
classmethod Laguerre.cast(series, domain=None, window=None)
numpy.ma.masked_less(x, value, copy=True)
numpy.ma.identity(n, dtype=None) = Return the identity array. The identity array is a square array with ones on the main
classmethod HermiteE.cast(series, domain=None, window=None)
HermiteE.copy()
matrix.getfield(dtype, offset=0) Returns a field of the given array as a certain type. A field is a view of the
ndarray.argsort(axis=-1, kind='quicksort', order=None) Returns the indices that would sort this array. Refer to
MaskedArray.__xor__ x.__xor__(y) <==> x^y
Page 27 of 100