data-validation-first
CommunityValidate data before analysis for reliability.
Authoredwifiguy
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Before writing any analysis code, ensure your data is clean, consistent, and trustworthy by performing a repeatable validation checklist that highlights shapes, data types, missing values, and basic statistics.
Core Features & Use Cases
- Data health checks: shape, dtypes, null counts, duplicates, and sample rows to quickly assess data quality.
- Guardrails for modeling: catch common data quality issues before joins, aggregations, or feature engineering.
- Use case: validate a tabular dataset prior to building a regression model to prevent skewed results from bad data.
Quick Start
Run a quick data health check on your DataFrame by inspecting shape, dtypes, nulls, basic statistics, and a sample of rows.
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: data-validation-first Download link: https://github.com/edwifiguy/era-agents-ops/archive/main.zip#data-validation-first 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.