Automated Workflows
Runs 100% locally
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 | summary |
|---|---|---|---|
| text_clean | ok | 214 ms | 1,204 cells changed in name & city |
| format_standardize | warning ok · 141 skipped | 388 ms | 18,301 phones and 17,996 dates standardized |
| info 141 phone values didn't match any known pattern and were left unchanged. The step still completed — review them in the output preview if needed. | |||
| missing | ok | 121 ms | 642 blank cells flagged (sentinel “—”) |
| dedup | ok | 911 ms | 312 duplicates removed across 147 groups (18,442 → 18,130 rows) |
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 |