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

app nu_plugin_from_parquet

nu plugin to add parquet support

1 unstable release

0.0.0 Feb 15, 2021

#37 in #nu

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

~28–40MB
~807K SLoC