Data Science

Start a structured data investigation without starting from a blank notebook.

Connect a supported database, profile its schemas and tables, inspect quality and relationship signals, and move from a macro scan into guided analysis with reusable evidence.

Workflow

How the feature works

All features
01

Select a database

Start from a connected PostgreSQL, MySQL, or compatible database source.

02

Profile the source

Review schemas, tables, columns, sampled nulls, row estimates, and quality.

03

Follow the signals

Inspect relationship candidates and guided Level 2 and Level 3 questions.

04

Keep the evidence

Append analysis cells and use supporting charts and tables in the workspace.

Data science workspace with statistical charts, relationship signals, and deeper analysis paths
The Data Science workspace moves from source profiling into guided investigation and Python-ready deeper analysis.

Macro scan

Understand the source before asking narrow questions

A new exploration begins with a Level 1 investigation of the connected source. DataUnmess profiles the shape of the database so the next question starts with real table, column, row, and quality context.

Schema, table, row, and column summaries.
Sample-based null and quality signals.
Candidate joins and relationship evidence.
Source identity and provenance retained with the exploration.

Guided investigation

Move from broad structure to business drivers

The workspace proposes deeper questions based on what the profile found. Each answer can append another notebook-style cell, keeping the investigation readable instead of replacing the previous result.

Use SQL-backed evidence for source inspection and Python-ready analysis when the question requires deeper statistical or exploratory work.

Outputs

Keep analysis connected to the rest of the workspace

The same connected data can support investigation, dashboard cards, and prepared pipeline outputs. This makes it easier to turn a finding into a monitored KPI or a reusable cleaned dataset.

Notebook-style investigation cells.
Supporting tables, charts, and written findings.
Guided next questions based on current evidence.
A path from exploration to dashboard or pipeline work.

Example prompts

Ask for the outcome in business language

01

Profile this database and show me the strongest data quality and join signals.

02

Investigate which customer segments explain the recent revenue decline.

03

Compare retention by acquisition channel and identify where sample size is too small for a confident conclusion.

FAQ

Data Science questions

Does Data Science start by profiling the database?

Yes. The workspace begins with schemas, tables, columns, row estimates, sampled quality signals, and relationship candidates before deeper analysis.

Can I keep extending an investigation?

Yes. Guided next questions append notebook-style cells so the evidence and progression remain visible.

Can findings become dashboards or prepared datasets?

Yes. Use the same sources to build dashboard cards, or create a Data Pipeline when the analysis reveals reusable preparation work.

Continue exploring