A set of Unix command line tools for quick and convenient batch processing of tabular text files (a.k.a., tab-delimited, csv, or flat file format) with a header line. Provides delimiter and compression detection, column reference by name.
* tblmap: per-line ("map") computation: derive columns through an expression, delete, reorder, filter rows.
* tblred: compute ("reduce") aggregations (e.g., sum, average) over groups defined by key columns.
* tbldesc: Summarize columns in file (e.g., proportion of character/numeric values, min/mean/median/max, missing values, correlation with a target column).
* tbljoin: Relational join without the need of pre-sorting and column matching.
* ...
See HostedApps/MediaWiki for examples.
License
GNU General Public License version 3.0 (GPLv3)Follow Tabulator
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Tabulator!