试题详情

下列哪些是Pandas读取csv文件的正确方法?

Apd.to_csv ()

Bpd.read ()

Cpd.read_csv ()

Dpd.read_table ()