讀取CSV 檔案 # 讀取CSV File import pandas as pd # 引用套件並縮寫為pd df = pd.read_csv('shop_list.csv') print(df). ❖ 讀取Html 檔案
確定! 回上一頁