Open WangChen663 opened 1 year ago
已收到你的反馈,我将在近期尝试解决这个问题。
在 2023年2月11日,00:16,wangchen @.***> 写道:
如题,感谢拨冗阅读,望不吝赐教🫡
df = ef.stock.get_all_company_performance('2013-12-31') with open("2013-12-31.csv", "w") as f: df.to_csv(f)
— Reply to this email directly, view it on GitHubhttps://github.com/Micro-sheep/efinance/issues/109, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ANNDA5ZORES4IMZZZJFP5HDWWZSUBANCNFSM6AAAAAAUX7HBMY. You are receiving this because you are subscribed to this thread.Message ID: @.***>
感谢🙏发自我的 iPhone在 2023年2月15日,19:13,sheep @.***> 写道: 已收到你的反馈,我将在近期尝试解决这个问题。
在 2023年2月11日,00:16,wangchen @.***> 写道:
如题,感谢拨冗阅读,望不吝赐教🫡
df = ef.stock.get_all_company_performance('2013-12-31') with open("2013-12-31.csv", "w") as f: df.to_csv(f)
—
Reply to this email directly, view it on GitHubhttps://github.com/Micro-sheep/efinance/issues/109, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ANNDA5ZORES4IMZZZJFP5HDWWZSUBANCNFSM6AAAAAAUX7HBMY.
You are receiving this because you are subscribed to this thread.Message ID: @.***>
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>
如题,感谢拨冗阅读,望不吝赐教🫡
df = ef.stock.get_all_company_performance('2013-12-31') with open("2013-12-31.csv", "w") as f: df.to_csv(f)
@WangChen663
本身结果正常,只不过NOTICE_DATE的时间和UPDATE_DATE的时间一样,算最后更新时间。
报告正确时间应该是返回结果中的REPORTDATE。
如题,感谢拨冗阅读,望不吝赐教🫡
df = ef.stock.get_all_company_performance('2013-12-31') with open("2013-12-31.csv", "w") as f: df.to_csv(f)