Closed
Description
pandas-dev/pandas#35129 was recently merged into pandas-dev:master.
fixes #22555: some compression algorithms did not set the mode to be writeable for file handles. Together with the re-factoring in the second commit, it is now possible to write to binary file handles with compression!
The comment below is unclear and makes it seem as if the feature were removed from pandas instead of that the feature will soon be available in pandas (and hopefully therefore in wrangler):
By now Pandas does not support in-memory CSV compression. pandas-dev/pandas#22555 So the compression will not be supported on Wrangler too.
Anyways, hoping this would be on your roadmap. Thanks for the great tool!