How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
VisiData is a terminal-based interactive data analysis tool and browser designed for exploring, filtering, and sorting large tabular datasets. It functions as a structured data inspector that loads and flattens complex formats like JSON, XML, and PCAP into interactive sheets, as well as a terminal file manager for navigating directories and performing staged filesystem operations. The project distinguishes itself by rendering data visualizations, such as scatter plots and histograms, directly in the terminal using Unicode Braille characters. It provides a Python-based data wrangling environme
zsv+lib: tabular data swiss-army knife CLI world's fastest (simd) CSV parser
A cross-platform, efficient and practical CSV/TSV toolkit in Golang
The main features of shenwei356/csvtk are: CSV and Tabular Data, Multiformat Data Tools, Multiformat Data Utilities, Command Line Utilities.
Open-source alternatives to shenwei356/csvtk include: saulpw/visidata — VisiData is a terminal-based interactive data analysis tool and browser designed for exploring, filtering, and sorting… wizardmac/readstat. daq-tools/skeem. liquidaty/zsv — zsv+lib: tabular data swiss-army knife CLI + world's fastest (simd) CSV parser. turicas/rows. ezrosent/frawk — an efficient awk-like language.