一、python的csv讀文件 一般情況,我會用pandas的read_csv()方法打開csv文件。 import pandas as pd df1 = pd.read_csv('target.csv',enc.
確定! 回上一頁