numpy.std(arr, axis = None) : Compute the standard deviation of the given data (array elements) along the specified axis(if any).
確定! 回上一頁