What problem does it solve?
This Skill helps users analyze structured data, generate statistical summaries, create visualizations, and extract actionable insights from various data sources like CSV, Excel, and JSON files, or even SQL databases.
Core Features & Use Cases
- Data Ingestion & Cleaning: Loads and prepares data by handling missing values, outliers, and standardizing formats.
- Exploratory Data Analysis: Performs univariate, bivariate, and temporal analyses to understand data distributions and relationships.
- Visualization: Creates clear, well-labeled charts (bar, line, scatter, histogram) using matplotlib/seaborn or plotly.
- Insight Generation: Provides a structured summary of findings, key metrics, actionable insights, and recommendations.
- Use Case: Analyze a sales CSV file to identify top-performing products, understand sales trends over time, and recommend strategies for increasing revenue.
Quick Start
Use the data-analysis skill to analyze the attached file 'sales_data.csv' and identify the top 3 performing products.