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

save to parquet? #12

Open
Gyslain opened this issue Jun 26, 2019 · 2 comments
Open

save to parquet? #12

Gyslain opened this issue Jun 26, 2019 · 2 comments

Comments

@Gyslain
Copy link

Gyslain commented Jun 26, 2019

Can we save a dataFrame to a parquet file?

@davidanthoff
Copy link
Member

Unfortunately not. This package here is just a small wrapper around https://github.com/JuliaIO/Parquet.jl, and that package doesn't have write support (nor does any other julia package, as far as I know).

@xiaodaigh
Copy link
Contributor

Pending this PR JuliaIO/Parquet.jl#66

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants