Announcing a parquet reader and writer for tablesaw #965
ccleva
started this conversation in
Show and tell
Replies: 2 comments 4 replies
-
@ccleva I think a README PR is the best approach. Thanks again. Looks like you did a great job on the documentation as well. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Hi all, |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
Following the discussion in issue #221, we just publicly released the first version of a parquet reader and writer for tablesaw.
It is available in the maven central repository, and all details are in our github repository there:
https://github.com/tlabs-data/tablesaw-parquet
As this is our first release, please give us some feedback and let us know of any issue you might have with the library.
Enjoy!
@lwhite1 how should we reference this external reader in the tablesaw documentation ? Should I submit a PR with a new section for external supporting projects in the README ?
Beta Was this translation helpful? Give feedback.
All reactions