MaskedArray.__rshift__ x.__rshift__(y) <==> x>>y
ndarray.T Same as self.transpose(), except that self is returned if self.ndim < 2. Examples
numpy.vstack(tup)
The
numpy.random.get_state() Return a tuple representing the internal state of the generator. For more details, see
RandomState.negative_binomial(n, p, size=None) Draw samples from a negative binomial distribution
matrix.std(axis=None, dtype=None, out=None, ddof=0)
numpy.ma.apply_along_axis(func1d, axis, arr, *args, **kwargs)
MaskedArray.shrink_mask()
numpy.ma.flatnotmasked_contiguous(a)
Page 52 of 100