filesystem_spec icon indicating copy to clipboard operation
filesystem_spec copied to clipboard

Documentation for using Compress/Decompress?

Open gaby opened this issue 9 months ago • 4 comments

I noticed that fsspec has fsspec.compression but it's not documented anywhere how to use it. Even a simple example would help on how to create a fs using fsspec and write files compressed to it.

The other thing I read is that fsspec doesn't have compression dependencies, if I want to use zstd, which package am I suppose to add for that to work with fsspec ?

gaby avatar Jan 17 '25 12:01 gaby