Data Processing Utilities

Command directory for Data Processing tools and utilities.

$
Sort:
Popularity
Popularity
Popularity
A-Z
C
8

clip-view

`clip-view` is a command-line utility for rendering visual representations of clip files, commonly used in technical documentation or content management.

Data Processing
C
8

copy

This command imports data from a specified CSV file into the designated database table.

Data Processing
C
8

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.

Data Processing
C
6

calibredb

Calibre Database Command-Line Interface (CLI) for managing eBook libraries.

Data Processing
C
6

cbt

cbt facilitates interactions with Google Cloud Bigtable for data management.

Data Processing
C
6

chars

chars outputs Unicode characters based on codepoints for development and documentation purposes.

Data Processing
C
6

command1

pv tracks and monitors data transferred through a pipeline, providing metrics on throughput and ETA.

Data Processing
C
6

cupsctl

cupsctl controls the CUPS printing system settings.

Data Processing
C
5

comm

This command compares two sorted files and outputs lines unique to the second file without altering input files.

Data Processing
C
5

cot

5+ cot commands with exact syntax, verified examples, and copyable terminal workflows for data processing tasks.

Data Processing
C
5

csvformat

CSVFormat is a command-line utility that converts CSV files into other specified formats.

Data Processing
C
5

csvgrep

csvgrep offers functionality to filter CSV rows based on regex patterns found in specified columns.

Data Processing
C
5

csvstat

csvstat analyzes specified columns from CSVs, delivering insights on value lengths.

Data Processing
C
4

case

The case command structure provides a way to perform conditional operations based on pattern matching.

Data Processing
C
4

ccomps

Displays available options and help for the command.

Data Processing
C
4

csvcut

csvcut can extract specific columns by their names, offering an intuitive approach when working with clearly defined headers.

Data Processing
C
4

csvsort

csvsort is a command-line utility for sorting CSV files based on specified column values.

Data Processing
C
4

cut

Utilizes the 'cut' command to parse text files effectively, making data manipulation easier.

Data Processing
C
3

clusterdb

This command optimizes only the specified table for better data access efficiency within a given database.

Data Processing
C
3

createdb

The createdb command allows you to create a new database in PostgreSQL from a specified template, useful for replicating environment setups.

Data Processing
C
3

csv-diff

CSV Diff is a command-line utility for comparing two CSV files and generating a JSON output of the differences.

Data Processing
C
3

csvsql

Executes SQL queries directly against CSV files, treating them as relational database entries, thus enabling efficient data analysis.

Data Processing
C
2

csvclean

csvclean is a command-line utility for cleaning CSV files, allowing removal of invalid entries while preserving the overall structure.

Data Processing
C
2

csvpy

csvpy provides functionality for loading CSV data into a dictionary format, facilitating easier data manipulation and analysis.

Data Processing
C
1

csvlook

csvlook is part of csvkit, designed for rendering CSV data as human-readable tables in fixed-width format in the console.

Data Processing