Automated Workflows
Run several tools in a row — save the steps once, reuse them anytime.
upload_file Drag and drop file here
Up to 1.5 GB · CSV, TSV, XLSX, XLS · encoding & delimiter auto-detected
customers_export.csv
2.1 MB
Results
Initial rows
18,442
Final rows
18,130
Steps run
4
Elapsed
1.84 s
Per-step summary
| step | status | elapsed_ms | summary | error |
|---|---|---|---|---|
| text_clean | ok | 214 | {"cells_changed": 1204, "columns": ["name", "city"]} | |
| format_standardize | ok | 388 | {"phone": 18301, "signup_date": 17996} | |
| missing | ok | 121 | {"flagged_cells": 642, "sentinels_found": ["—"]} | |
| dedup | ok | 911 | {"input_rows": 18442, "output_rows": 18130, "duplicates_removed": 312, "groups": 147} |
Output preview (first 10 rows)
| name | city | phone | signup_date | ||
|---|---|---|---|---|---|
| 0 | Jane Doe | jane@acme.io | Austin | +1 512-555-0190 | 2024-01-04 |
| 1 | Bob Smith | bob@globex.com | Denver | +1 720-555-7781 | 2024-02-11 |
| 2 | Carla Reyes | carla@initech.co | Phoenix | +1 480-555-3320 | 2024-03-02 |
| 3 | Dan Okafor | dan@umbrella.net | ⚑ missing | +1 206-555-7745 | 2024-03-18 |
| 4 | Emily Tran | emily@hooli.com | Seattle | +1 206-555-1182 | 2024-04-05 |