← Back to docsRecipe

NL Dataset Explorer

Drop a CSV or dataframe and ask questions in plain English. Meridian generates the pandas, plots, and summary statistics automatically.

Upload & Parse

Drag a CSV, Excel, or JSON file. Meridian infers column types, missing values, and distributions before you ask a single question.

Natural Language Queries

“Show revenue by region as a bar chart” or “Correlation between age and spend” — Meridian writes and executes the code.

Auto-Visualization

Scatter plots, histograms, heatmaps, and time-series charts rendered inline. Export as PNG or SVG.

Reproducible

Every query produces a saved notebook cell. Share the session link and your team sees the exact same analysis.

Quick start

  1. Upload your dataset on the Explorer page.
  2. Type a question in the chat panel.
  3. Review the generated code and chart.
  4. Refine with follow-up prompts.