csv-processing
OfficialProcess CSV data efficiently with pandas.
AuthorGeneralReasoning
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Reading sensor data from CSV files, writing simulation results to CSV, processing time-series data with pandas, and handling missing values in datasets are common engineering tasks. This skill provides a clear, repeatable approach to load, clean, transform, and export CSV data for analysis and modeling.
Core Features & Use Cases
- Read CSV data with proper NA handling and flexible type inference.
- Handle missing values, filter data, and apply simple transformations.
- Write results back to CSV and incrementally build analysis outputs.
- Perform basic time-series operations and subset data for dashboards or simulations.
Quick Start
Load a sensor CSV, clean missing values, compute a simple statistic, and save the results to output.csv.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: csv-processing Download link: https://github.com/GeneralReasoning/env-skillsbench/archive/main.zip#csv-processing Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.