What problem does it solve?
This Skill offers a comprehensive solution for performing strict exploratory data analysis on structured data sources like CSV, Excel, JSON, Parquet, and SQLite. It ensures accuracy by relying solely on actual calculations from libraries like pandas, numpy, and scipy, without relying on LLM intuition.
Core Features & Use Cases
- Exploratory Data Analysis: Load, profile, compute, visualize, and write reports on structured data.
- Accurate Calculations: All numbers are derived from actual code computations, ensuring reliability.
- Flexible Analysis: Handles various data types and sources, including clinical research, business KPIs, surveys, financial data, and experimental data.
- Output: Provides descriptive statistics, visualizations, and detailed Markdown reports.
Quick Start
To begin an analysis, simply provide the data file and specify the type of analysis you want to perform. For example, you can say, "analyze this dataset" or "describe the distribution of the 'amount' column."