Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add writing of compressed CSV files #874

Closed
bkamins opened this issue Aug 22, 2021 · 0 comments
Closed

Add writing of compressed CSV files #874

bkamins opened this issue Aug 22, 2021 · 0 comments

Comments

@bkamins
Copy link
Member

bkamins commented Aug 22, 2021

We could add writing of compressed CSV files to mirror the recently added functionality of reading them.

CC @quinnj

quinnj added a commit that referenced this issue Sep 1, 2021
Implements #874. Allows user to pass `compress=true` to write the data
out using standard gzip compression.
quinnj added a commit that referenced this issue Sep 1, 2021
* Support gzip compression when writing csv output

Implements #874. Allows user to pass `compress=true` to write the data
out using standard gzip compression.

* fixes
@quinnj quinnj closed this as completed Sep 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants