摘要: import pandas as pddatafile=r'C:\Users\admin\Desktop\air_data.csv'resultfile=r'C:\Users\admin\Desktop\explore.csv'data=pd.read_csv(datafile,encoding=' 阅读全文
posted @ 2023-03-08 11:28 广师大王信凯 阅读(32) 评论(0) 推荐(0)