单项选择题

在Pandas中,使用()函数可以计算DataFrame的描述性统计信息。

A.describe()
B.info()
C.summary()
D.stat()