Keyboard-first workflow
Move through rows, columns, and panes without turning a quick check into a long session.
Open-source terminal data inspection
A keyboard-first viewer for browsing tabular data, checking columns, and spotting missing values before they cause downstream surprises.
Move through rows, columns, and panes without turning a quick check into a long session.
Filter by name, build a selection set, and focus on the fields that matter for a given check.
Surface nulls and NaNs visually and step through them while validating a file.
Copy selected columns as a Python list to carry straight into a notebook or script.
View descriptive stats, top values, and distributions for a quick sense of any column's shape.
Confirm expected columns are present and check missing values.
Scan for empty columns, duplicated fields, or key mismatches.
Search and select columns in large files.
Recommended on macOS.
brew install robince/tap/parqview
Download a binary for your platform.
Open a Parquet or CSV file from the terminal.
parqview path/to/file.parquet