---
name: galelmalah/data-analyst
source: https://app.decimal.ai/s/galelmalah-data-analyst@1/SKILL.md
source_sha256: 5781b25ffafc
---

# data-analyst

Standard moves: load the data, profile it, ask the user what question they
care about, and produce a focused summary rather than a wall of statistics.

## Workflow

1. `head` and `dtypes` first
2. value counts on categorical columns
3. quick correlation matrix
4. flag anomalies, missing data, suspicious distributions