Data Processing Utilities
Command directory for Data Processing tools and utilities.
clip-view
`clip-view` is a command-line utility for rendering visual representations of clip files, commonly used in technical documentation or content management.
copy
This command imports data from a specified CSV file into the designated database table.
crunch
Crunch is a tool that is used to generate custom wordlists. It allows you to specify minimum and maximum lengths for the words to be generated, along with the output format.
calibredb
Calibre Database Command-Line Interface (CLI) for managing eBook libraries.
cbt
cbt facilitates interactions with Google Cloud Bigtable for data management.
chars
chars outputs Unicode characters based on codepoints for development and documentation purposes.
command1
pv tracks and monitors data transferred through a pipeline, providing metrics on throughput and ETA.
cupsctl
cupsctl controls the CUPS printing system settings.
comm
This command compares two sorted files and outputs lines unique to the second file without altering input files.
cot
5+ cot commands with exact syntax, verified examples, and copyable terminal workflows for data processing tasks.
csvformat
CSVFormat is a command-line utility that converts CSV files into other specified formats.
csvgrep
csvgrep offers functionality to filter CSV rows based on regex patterns found in specified columns.
csvstat
csvstat analyzes specified columns from CSVs, delivering insights on value lengths.
case
The case command structure provides a way to perform conditional operations based on pattern matching.
ccomps
Displays available options and help for the command.
csvcut
csvcut can extract specific columns by their names, offering an intuitive approach when working with clearly defined headers.
csvsort
csvsort is a command-line utility for sorting CSV files based on specified column values.
cut
Utilizes the 'cut' command to parse text files effectively, making data manipulation easier.
clusterdb
This command optimizes only the specified table for better data access efficiency within a given database.
createdb
The createdb command allows you to create a new database in PostgreSQL from a specified template, useful for replicating environment setups.
csv-diff
CSV Diff is a command-line utility for comparing two CSV files and generating a JSON output of the differences.
csvsql
Executes SQL queries directly against CSV files, treating them as relational database entries, thus enabling efficient data analysis.
csvclean
csvclean is a command-line utility for cleaning CSV files, allowing removal of invalid entries while preserving the overall structure.
csvpy
csvpy provides functionality for loading CSV data into a dictionary format, facilitating easier data manipulation and analysis.
csvlook
csvlook is part of csvkit, designed for rendering CSV data as human-readable tables in fixed-width format in the console.