Commit 448ed7df authored by Perry_Zhu's avatar Perry_Zhu

非去哪儿白条每日赔付

parent b8953494
......@@ -219,8 +219,8 @@ def spread_loan_id():
'tx_plan_all': '提现账户应还资方本息', 'sr_plan_all': '收入账户应还资方本息',
'zbj_plan_all': '质保金账户应还资方本息', 'zbj_yq_principle': '质保金账户客户逾期还款本金',
'zbj_tq_principle': '质保金账户客户提前可用本金'}, inplace=True)
df_hk_new.to_excel(path + u'5_loan_id维度展开2017-10.xlsx', index=None, columns=df_hk_new.columns,
encoding='utf8')
df_hk_new.to_excel(path + u'5_loan_id维度展开2017-10.xlsx', index=None, columns=df_hk_new.columns, encoding='utf8')
df_out.to_excel(path + u'5_按日期展开2017-10.xlsx', index=None, columns=df_out.columns, encoding='utf8')
spread_loan_id()
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment