不挂科搜题免费

问题:

在Python中,以下哪个函数可用于读取CSV文件?( )

选项

  • open()

  • read()

  • csv.reader()

  • pandas.read_csv()

  • 答案:

    D