Learn how to use python api numpy.average. ... def __call__(self,lambd): nv = _BC(self.v,lambd) mean = numpy.average(nv) cv = nv-mean skewness ...
確定! 回上一頁