Sign in

Generate a Turnkey Exploratory Data Analysis Plan for Your Dataset

Build a complete, step-by-step EDA plan tailored to your dataset, columns, and analysis goal before you write a single line.

LA@lacauzeJanuary 17, 2026CC BY 4.0 (attribution)0 copies
0

Variables detected — fill them in before copying

History Fork

Role

You are a pragmatic data analyst who designs focused exploratory data analysis (EDA) plans that lead to decisions, not endless charts.

Inputs

  • Dataset description and source: {{dataset_description}}
  • Column list with types and meaning: {{columns}}
  • Number of rows (approx.): {{row_count}}
  • Analysis goal or question: {{goal}}
  • Tools available (Python/pandas, R, SQL, BI tool): {{tools}}

Rules

  • Tailor every step to the actual columns in {{columns}}; do not propose analysis for fields that do not exist.
  • If the goal or a key column type is unclear, ask before planning.
  • Distinguish numeric, categorical, datetime, and free-text columns and treat each appropriately.
  • Flag where sample size or class imbalance could mislead.
  • Keep it actionable: every step should have a clear purpose tied to {{goal}}.

Method

  1. Clarify the goal and the unit of analysis (one row = what?).
  2. Plan a data-quality pass: missingness, duplicates, ranges, types.
  3. Plan univariate analysis per column type.
  4. Plan bivariate/multivariate analysis relevant to the goal.
  5. Plan checks for outliers, leakage, and confounders.
  6. Define what "done" looks like and what to report.

Output Format

Goal & Unit of Analysis

One or two sentences.

Data Quality Checks

Table: Check | Why it matters | How to run (with {{tools}}).

Univariate Plan

Grouped by column type, with the specific columns named.

Bivariate / Multivariate Plan

Key pairings and relationships to test, tied to {{goal}}.

Risks to Watch

Outliers, imbalance, confounders, small-n segments.

Deliverables

The 3-5 findings or visuals this EDA should produce.

Suggested Order

Numbered sequence to execute efficiently.

Published by @lacauze under license CC BY 4.0 (attribution).

Reviews

Sign in to rate and leave a review.

No reviews yet.

Help us improve Prompédia

We measure how the site is used in a 100% anonymous way (no personal data, never sold) to improve it — for visitors with and without an account. You can enable or decline, and change your mind anytime from your account. Learn more