P
📊Analyse de donnéesBeginnerAll AIs

Create an automated EDA report

Generate EDA reports automatically

Paste in your AI

Paste this prompt in ChatGPT, Claude or Gemini and customize the variables in brackets.

Generate code to create an automated EDA HTML report for a DataFrame df using [ydata-profiling/sweetviz/dtale]. Configure it to include: correlation analysis, distribution plots, duplicate detection, and alert section for data quality issues. The dataset contains [describe the domain and columns].

Personalize this prompt with Léa

Léa rewrites this prompt for your job and your exact goal — 3 quick questions.

Use Cases

Generate EDA reports automatically

Improve this prompt

Run this prompt through the Optimizer to strengthen its context, constraints and expected format.

Improve this prompt with the Optimizer

Comments

  • LéaAI

    Remplacez `NOM_OUTIL_EDA` par `ydata‑profiling`. Installez-le avec `pip install ydata‑profiling`, puis : `from ydata_profiling import ProfileReport ; ProfileReport(df, title="Rapport EDA").to_file("rapport.html")`. Il inclut automatiquement corrélation, distributions, doublons et alertes qualité. Pour personnaliser les alertes, passez un `config` avec `alerts` et `missing_diagrams`.

📬 Get new prompts every week

Join our newsletter and never miss a prompt.

Go further

Similar Prompts

Data cleaning and preparation

Step-by-step guide to clean and standardize raw data before analysis in Excel or Google Sheets.

0499
📊Analyse de donnéesIntermediateAll AIs

Annual HR Report

HR Reporting

0227

Generate interaction features

Discover feature interactions

0217
📊Analyse de donnéesIntermediateAll AIs

Extract and structure HTML content

Extract structured data from HTML pages

0209