jupyter中函数运行结果表格保存为excel是报错dateframe object has no attribute date_frame
result本身已经是DataFrame类型了,你为什么还要去.data_frame,没有这个属性