在Numpy包中,计算标准差的函数为()。

在Numpy包中,计算标准差的函数为()。

A.numpy.mean()

B.numpy.median()

C.numpy.std()

D.numpy.var()

正确答案:numpy.std()

猜你喜欢