tabiew

TUI to view and query tabular files (CSV, TSV, Parquet, etc.)

brewmacoslinux
Try with needOr install directly
Source

About

TUI to view and query tabular files (CSV,TSV, Parquet, etc.)

Commands

tabiew

Examples

Open and browse a CSV file in interactive TUI$ tabiew data.csv
View a TSV file with tabular interface$ tabiew data.tsv
Open a Parquet file for exploration$ tabiew data.parquet