Skip to main content
Run any Skill in Manus
with one click

eda

Stars0
Forks0
UpdatedMay 5, 2026 at 11:46

Use this skill when the user wants exploratory analysis of one tabular dataset (Parquet, CSV, JSON, JSONL) — column distributions, data quality, class balance, missing patterns, high-cardinality detection, or summary statistics. Trigger on prompts like "analyze this column", "check the distribution", "look for missing values", "is this target imbalanced", or "run EDA on this file". If the dataset path or column is missing, ask for it after routing. Do NOT use it just to verify a file is readable, list its schema, or count rows; use `dataset-inspector` first for basic access checks. Do NOT use it for model training, feature engineering, non-tabular data (images, text, audio), or remote warehouse exploration.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
3 files
SKILL.md
readonly