还没有尝试过自己,但我认为以下方法会起作用。
g = file(path_to_bigfile) # or any generatorreturn Response(g, direct_passthrough=True)
上一篇 pandas:将时间戳转换为datetime.date
下一篇 检查容器中是否存在NaN
版权所有 (c)2021-2022 MSHXW.COM
ICP备案号:晋ICP备2021003244-6号