然后,我使用 numpy.std 进行相同的计算: import numpy as np print np.std(s) 但是,我得到了答案: 0.0048890791894 我什至编写了自己的std函数:
確定! 回上一頁