What problem does it solve?
This skill addresses the uncertainty and risk associated with working with new or complex datasets by providing a standardized, rigorous framework for profiling data quality and structure before analysis begins.
Core Features & Use Cases
- Automated Profiling: Quickly generate structural overviews, null profiles, and distribution summaries to identify data health issues.
- Statistical Validation: Detect outliers and multicollinearity using robust statistical methods like IQR, z-score, and correlation matrices.
- Standardized Reporting: Ensure consistent documentation of findings and quality checks using pre-built templates and checklists.
- Use Case: Before training a machine learning model, use this skill to verify that your input features are clean, free of unexpected nulls, and statistically sound.
Quick Start
Activate the data-analyzer skill to perform a full structural and quality profile on the dataset located at data/sales_records.csv.