Install latest/stable of parq

Ubuntu 16.04 or later?

Make sure snap support is enabled in your Desktop store.


Install using the command line

sudo snap install parq

Don't have snapd? Get set up for snaps.

Channel Version Published

A CLI for exploring parquet files.

parq is a CLI for examining parquet files, written in Go. It has the following capabilities:

  • schema: Shows a parquet file's column names and data types.
  • show: Shows all rows of a parquet file.
  • head: Shows the first n rows of a parquet file.
  • tail: Shows the last n rows of a parquet file
  • random: Shows the n random rows of a parquet file.
  • convert: (TODO) Convert a parquet file to/from another format

Details for parq

License
  • MIT

Last updated
  • 8 December 2021 - latest/stable
  • 8 December 2021 - latest/edge

Websites

Contact

Share this snap

Generate an embeddable card to be shared on external websites.


Install parq on your Linux distribution

Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.


Where people are using parq

Users by distribution (log)

Ubuntu 22.04
Ubuntu 20.04
Ubuntu 23.10
Ubuntu 18.04

Is there a problem with parq? Report this app