在Numpy包中,计算中位数的函数为()。

在Numpy包中,计算中位数的函数为()。

A.numpy.mean()

B.numpy.median()

C.numpy.std()

D.numpy.var()

正确答案:numpy.median()

猜你喜欢