Cleaning-DataFrames-with-Pandas
CommunityClean Pandas DataFrames fast and reliable.
Data & Analytics#pandas#deduplication#data-quality#data-cleaning#cleaning#data-preprocessing#column-normalization
Authoraccolver
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill provides reusable patterns for cleaning, preprocessing, and standardizing tabular data in Python using pandas. It addresses missing values, deduplication, column normalization, type conversion, and loading CSV or Parquet files.
Core Features & Use Cases
- Normalize column names to snake_case
- Handle missing values (drop, fill, interpolate)
- Deduplicate rows based on key columns
- Convert dtypes (datetime, numeric)
- Load CSV/Parquet
- Provide a reusable cleaning pipeline function
- Use Case: Build a reusable cleaning workflow for multiple vendors.
Quick Start
Create a reusable clean_dataframe function that normalizes columns, drops rows with missing keys, deduplicates on given columns, converts dates and numeric columns, and fills defaults as needed.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: Cleaning-DataFrames-with-Pandas Download link: https://github.com/accolver/skill-maker/archive/main.zip#cleaning-dataframes-with-pandas 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.