Pandas to_csv with ZIP compresses whole directory

后端 未结 0 1152
借酒劲吻你
借酒劲吻你 2021-02-05 06:02
df.to_csv("/path/to/destination.zip", compression="zip")

The above line will generate a file called destination.zip in

相关标签:
回答
  • 消灭零回复
提交回复
热议问题