What problem does it solve?
It removes the effort of manually inspecting unfamiliar CSV files by automatically producing a clear statistical and visual overview of the dataset, including structure and data-quality signals.
Core Features & Use Cases
- Dataset structure & typing: Detects column types (numeric, categorical, date/time) and the underlying data schema to understand what the file contains.
- Key statistics & metrics: Computes summary statistics tailored to the detected column types to surface the most relevant quantitative insights.
- Missing-data and quality analysis: Identifies gaps and anomalies in completeness so you can judge reliability at a glance.
- Automatic, relevant visualizations: Generates time-series plots, correlation heatmaps, and category distributions only when the dataset supports them (e.g., date columns for time-series).
Quick Start
Use the csv-data-summarizer skill on your uploaded CSV file to get an immediate, complete report with summaries, missing-value analysis, and appropriate charts.