pandas 讀取 — 寫入excel 文件

  import pandas as pd # 讀取文件 # data = pd.read_csv("E:\\working\\2018_5_9\\data\\Cl_data\\grids.csv",header = None) data = pd.read_excel("E:\\working\\2018_5_9\\data\\Cl_data\\grids.xlsx",header = None
相關文章
相關標籤/搜索