1.0.4 • Published 8 months ago

@datagrok/arrow v1.0.4

Weekly downloads
-
License
-
Repository
github
Last release
8 months ago

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:

File exporters

This package implements custom file exporters for parquet and feather file types. This is how it looks in action:

FileExporters

File handlers

This package implements custom file handlers for parquet and feather file types. This is how it looks in action:

FileHandlers_new

See also: