CSV Data Pipeline

gitgoodordietryingBy gitgoodordietrying

Description

Process, transform, analyze, and report on CSV and JSON data files. Use when the user needs to filter rows, join datasets, compute aggregates, convert formats, deduplicate, or generate summary reports from tabular data. Works with any CSV, TSV, or JSON Lines file.

Install

npx clawhub@latest install csv-pipeline

Click to copy the install command