单项选择题

pandas里dataframe对象的apply方法返回值类型可能是()

A.list
B.np.array
C.pd.Series
D.字典