numpy.nanmean(a, axis=None, dtype=None, out=None, keepdims=False)
MaskedArray.toflex()
MaskedArray.__eq__(other)
recarray.resize(new_shape, refcheck=True) Change shape and size of array in-place.
ndarray.cumprod(axis=None, dtype=None, out=None) Return the cumulative product of the elements along the given axis.
ndarray.imag The imaginary part of the array. Examples >>>
numpy.ma.argsort(a, axis=None, kind='quicksort', order=None, fill_value=None)
numpy.polynomial.laguerre.lagder(c, m=1, scl=1, axis=0)
numpy.seterr(all=None, divide=None, over=None, under=None, invalid=None)
Laguerre.mapparms()
Page 61 of 100