pandas每次多Sheet写入文件的方法
pandas每次多Sheet写入文件,只能一次性存入,不然每次会重写文件,最后只保留最后一次的写入。
#!usr/binenvpython
#-*-coding:utf-8-*-
importpandasaspd
price_path='ASHAREEODPRICE.csv'
df_price=pd.read_csv(price_path)
foriinxrange(4):
sh='Sheet{}'.format(i+1)
file_path='qimo_close_price.xlsx'
raw_df=pd.read_excel(file_path,sheet_name=i)
out_path='qimo_close_price_out.xlsx'
raw=pd.merge(raw_df,df_price,how='left')
raw.to_excel(out_path,sheet_name=sh,index=False)
以上这篇pandas每次多Sheet写入文件的方法就是小编分享给大家的全部内容了,希望能给大家一个参考,也希望大家多多支持毛票票。
热门推荐
10 诗词送行祝福语大全简短
11 新房开工吉日祝福语简短
12 50多岁生日简短祝福语
13 安徽疫情祝福语简短英语
14 农民朋友发财祝福语简短
15 对生活祝福语简短精辟
16 搬家词简短祝福语朋友
17 女神结婚快乐祝福语简短
18 文学短句祝福语大全简短