exploratory-data-analysis
SolidPerform systematic exploratory data analysis to understand dataset structure, distributions, relationships, and anomalies before modeling. Use when a dataset is new, its quality is unknown, or the user requests open-ended profiling; use data-analysis instead for a defined hypothesis or decision question.
Install
Quality Score: 87/100
Skill Content
Details
- Author
- seb1n
- Repository
- seb1n/awesome-ai-agent-skills
- Created
- 6 months ago
- Last Updated
- 1 weeks ago
- Language
- Python
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
data-analysis
Analyze datasets to answer defined questions through statistical methods, trend identification, hypothesis testing, and correlation analysis. Use when the user needs evidence-backed findings or decisions from data; use exploratory-data-analysis instead for open-ended first-pass profiling before questions are defined.
data-analyst
Performs statistical analysis, finds patterns, and generates insights
ami-profile-data
Perform exploratory data analysis (EDA) and data quality auditing on datasets and DataFrames. Quantifies null distributions, identifies anomalies, and reviews methodologies for bias and statistical validity.