chararray.shape Tuple of array dimensions. Notes May be used to ?reshape
ndarray.ndim Number of array dimensions. Examples >>>
numpy.frexp(x[, out1, out2]) = Decompose the elements of x into mantissa and twos exponent. Returns (mantissa
numpy.rint(x[, out]) = Round elements of the array to the nearest integer.
numpy.ma.std(self, axis=None, dtype=None, out=None, ddof=0) = Compute the standard deviation along the specified axis. Returns
Polynomial.has_samecoef(other)
record.argmax() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from, and
numpy.polynomial.legendre.legval2d(x, y, c)
MaskedArray.strides Tuple of bytes to step in each dimension when traversing an array. The byte offset
generic.__array_struct__ Array protocol: struct
Page 88 of 100