#parquet #nu #nushell #nushell-plugin #parse #data #add

app nu_plugin_from_parquet

nu plugin to add parquet support

1 unstable release

0.0.0 Feb 15, 2021

#13 in #nushell-plugin

26 downloads per month

MIT license

69KB
140 lines

nu_plugin_from_parquet

This is a nushell plugin to parse parquet data files into nu structured types.

Installing

Plugins for nu just need to be installed into a directing in PATH.

Using Cargo

cargo install nu_plugin_from_parquet

Dependencies

~25–38MB
~639K SLoC