試著將前天匯出的三種檔案 .csv 、 .xlsx 、 .html 都匯入成DataFrame看看。匯入的參數大致上和匯出一樣,頂多就編碼要注意一下。 import pandas as pd # 讀取csv df1 ...
確定! 回上一頁