What problem does it solve?
This Skill helps you systematically understand the structure, quality, and patterns within datasets before diving into complex analysis, preventing common data-related pitfalls.
Core Features & Use Cases
- Structural Understanding: Quickly grasp the size, grain, and key identifiers of your data.
- Column-Level Profiling: Get detailed statistics for numeric, string, and temporal columns, including nulls, distinct values, and distributions.
- Quality Assessment: Identify completeness, consistency, and accuracy issues using a defined framework.
- Pattern Discovery: Uncover trends, seasonality, and correlations within your data.
- Use Case: Before building a sales forecast model, use this Skill to profile the historical sales data, identify missing values in key metrics, and understand the distribution of sales by region.
Quick Start
Profile the dataset located at /data/sales_q4.csv to understand its structure and identify any data quality issues.