xsv is a suite of high-performance command-line utilities written in Rust for the analysis, manipulation, and statistical processing of large delimited datasets. It provides a toolkit for processing comma-separated value files through a command line interface. The project provides capabilities for statistical analysis, including the computation of column statistics, value frequencies, and descriptive metrics. It also includes data manipulation utilities for joining, slicing, sampling, and reformatting records. The toolkit covers a broad range of data operations including column selection, da
Les fonctionnalités principales de codechenx/tv sont : CSV and Tabular Data.
Les alternatives open-source à codechenx/tv incluent : archiecobbs/csvprintf. burntsushi/xsv — xsv is a suite of high-performance command-line utilities written in Rust for the analysis, manipulation, and… daq-tools/skeem. dbohdan/csv2html. ebay/tsv-utils — This is a set of command line utilities for manipulating large tabular data files. Files of numeric and text data… alecthomas/pawk.