the error message of reading a large size csv file using datatable

后端 未结 0 1667
孤街浪徒
孤街浪徒 2020-12-08 14:18

I have the following code script to open a csv file, which is shown here

import datatable as dt
file_path=os.path.join(root_path, "train.csv")
print         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题