numpy.polynomial.hermite_e.hermeweight(x)
numpy.busday_count(begindates, enddates, weekmask='1111100', holidays=[], busdaycal=None, out=None) Counts the number of
numpy.corrcoef(x, y=None, rowvar=1, bias=, ddof=)
numpy.ma.row_stack(tup) = Stack arrays in sequence vertically (row wise). Take a sequence of arrays and stack them vertically
classmethod Chebyshev.identity(domain=None, window=None)
RandomState.set_state(state) Set the internal state of the generator from a tuple. For use if one has
RandomState.f(dfnum, dfden, size=None) Draw samples from an F distribution. Samples are drawn from an F distribution
numpy.random.negative_binomial(n, p, size=None) Draw samples from a negative binomial distribution. Samples
numpy.random.zipf(a, size=None) Draw samples from a Zipf distribution. Samples are drawn from a Zipf distribution
numpy.bmat(obj, ldict=None, gdict=None)
Page 88 of 100