@datagrok/arrow
v1.1.2
Published
Provides support for the Parquet and Feather file formats.
Downloads
23
Keywords
Readme
Arrow
Arrow is a package for the Datagrok platform that provides us with the opportunity to work with parquet and feather file formats.
It is based on such excellent libraries as:
- apache-arrow library developed by Kouhei Sutou and others.
- parquet-wasm library developed by Kyle Barron.
File exporters
This package implements custom file exporters for parquet and feather file types. This is how it looks in action:
File handlers
This package implements custom file handlers for parquet and feather file types. This is how it looks in action:
See also: