Data Cleaning Pass

Clean a messy dataset methodically — the profiling pass that finds what's actually wrong (dupes, format drift, phantom spaces, mixed types), the fix order that doesn't corrupt while correcting, and the log that makes the cleaning defensible. Use when asked clean this export, why is my pivot double-counting, these names don't match between sheets, or prep this data for analysis. Produces the profile of what's wrong, the ordered cleaning plan, the join-key repairs, and the cleaning log.

Mohit Aggarwal 0858057 4.8 KB Updated

File contents

mohitagw15856/pm-claude-skills/tree/main/skills/data-cleaning-pass commit 0858057571

Frequently asked questions

npx skillmds add mohitagw15856/data-cleaning-pass