numpy.ma.clump_masked(a)
MaskedArray.set_fill_value(value=None)
numpy.linalg.eigvalsh(a, UPLO='L')
chararray.swapcase()
numpy.vdot(a, b) Return the dot product of two vectors. The vdot(a, b) function handles complex
numpy.ma.var(self, axis=None, dtype=None, out=None, ddof=0) = Compute the variance along the specified axis. Returns the variance
chararray.count(sub, start=0, end=None)
numpy.ma.count(a, axis=None)
chararray.T Same as self.transpose(), except that self is returned if self.ndim < 2.
numpy.source(object, output=', mode 'w' at 0x402ae078>)
Page 3 of 100