Skip to main content
Prompt Library

Data Prompts

Write SQL queries, analyze CSVs, and build Python data pipelines.

8 prompts

beginnerAny model
Write a MySQL Query

Generate MySQL queries from natural language descriptions, including JOINs and aggregations.

MySQLSQL
beginnerAny model
Analyze CSV Data

Get a Python script to load, explore, and summarize a CSV dataset.

CSVpandas
intermediateAny model
Python Data Cleaning Script

Generate a pandas script to detect and fix common data quality issues in any dataset.

Pythonpandas
beginnerAny model
Explain Data Findings in Plain English

Translate raw data, statistics, or query results into clear, non-technical summaries for stakeholders.

data communicationstorytelling
beginnerClaude
Chart & Visualization Interpreter

Describe a chart, graph, or dashboard and get a structured interpretation of what it shows, what's notable, and what questions it raises.

data visualizationcharts
intermediateAny model
A/B Test Results Interpreter

Paste A/B test results and get a statistically sound interpretation, including whether to ship, wait, or iterate.

A/B testingstatistics
intermediateAny model
Dashboard Specification Writer

Generate a complete specification for a data dashboard — metrics, charts, filters, and layout — ready to hand to a designer or BI developer.

dashboardBI
advancedAny model
Feature Engineering Ideas

Generate candidate features for a machine learning model given a dataset description and prediction target.

machine learningfeature engineering