-
-
Notifications
You must be signed in to change notification settings - Fork 18.7k
Closed
Labels
Milestone
Description
I use compression directly in DataFrame.to_csv() to save on disk space / IO. Would be nice to have support for xz compression there.
Similar to https://github.com/pydata/pandas/issues/8654, but I think in to_csv this has more added value.