Quick Start
Get from file to insights in under 2 minutes.
Step 1: Upload a File
Open the app and drag a file onto the page, or click the upload area to browse. Supported formats: CSV, TSV, Excel (.xlsx, .xls), Parquet, and JSON.
Step 2: Explore Your Data
Your data appears in a sortable grid. Click any column header to sort. The row count and column count appear at the top.
Column Explorer
Click the Explore button (or the column header) to open the Column Explorer panel on the right. Each column gets a card showing:
- Text columns: unique value counts with bar charts
- Numeric columns: histograms with aggregation options
- Date columns: time-series charts
Click any bar in a chart to filter your data to those values.
Step 3: Transform
Click the + button in the toolbar to open the operation picker. Search for an operation or browse by category. Each operation opens a panel where you configure it, preview the SQL, and click Apply.
Applied operations appear as cards in the Pipeline at the bottom. You can edit or delete them.
Step 4: Export
Click the Export button to download your transformed data as CSV or Parquet.
Try with sample data →