找考题网-背景图
单项选择题

如何在Pandas中创建一个新的DataFrame?()

A.使用pd.Series()函数
B.使用pd.Index()函数
C.使用pd.DataFrame()函数
D.使用pd.read_csv()函数