实时读取并显示 json 数据/每分钟更新一次
我的代码从某个链接读取 json 文件并将其转换为 pandas 数据帧并将其保存到 csv 文件中。有什么方法可以实时查看该数据框吗?就像不需要重新运行一样,假设某个仪表板或其他东西每 1 分钟更新一次或其他什么
My code reads json file from some link and turns it into pandas dataframe and saves it into csv file. Is there any way I can view that dataframe live? Like without a need to re-run, let's say some dashboard or smth that updates every 1 minute or whatever
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论