Commit 83044b6b authored by 张彦钊's avatar 张彦钊

add

parent 374f4d88
......@@ -50,7 +50,7 @@ def doctor():
"merchant_id","doctor_ad_money_30_days","expand_rechange_amount_30","service_pv_30",
"mexpert_pv_30","organization_pv_30","budan_payment_30_days"]
data = df.loc[:, columns]
print(data)
# print(data)
data.to_csv('/home/gmuser/doctor.csv',index=False)
......
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