单项选择题

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

A.numpy.var()
B.numpy.mean()
C.numpy.std()
D.numpy.median()