Channels
advanced-need-help
job-posting
welcome
announcements
resources
plugins-integrations
beginners-need-help
random
introductions
Powered by
#beginners-need-help
Title
# beginners-need-help
a
antony.milne
12/20/2021, 10:29 AM
I can't remember the details but this is due to some peculiarity with pandas and the way that it handles different sorts of arguments. Try using
fs_args
instead of `save_args`:
Copy code
fs_args: open_args_save: compression: gzip
Post