单项选择题

下面用于读取CSV文件到DataFrame对象的函数为()。

A.read_csv()
B.to_csv()
C.read_excel()
D.to_excel()