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 compression for Pandas.to_parquet #28

Merged
merged 1 commit into from
Sep 19, 2019
Merged

Add compression for Pandas.to_parquet #28

merged 1 commit into from
Sep 19, 2019

Conversation

igorborgest
Copy link
Contributor

Issue #26

Add compression for Pandas.to_parquet and prepare the structures to do the same with Pandas.to_csv.
But for now the second is blocked by a Pandas limitation.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@igorborgest igorborgest added the enhancement New feature or request label Sep 19, 2019
@igorborgest igorborgest self-assigned this Sep 19, 2019
@igorborgest igorborgest merged commit 6af5c7c into master Sep 19, 2019
@igorborgest igorborgest deleted the compression branch September 22, 2019 10:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant