Source: contacts.csv
| input rows | 6 |
|---|---|
| clean rows | 4 |
| duplicate rows | 1 |
| review rows | 1 |
| changed cells | 1 |
| formula like cells | 1 |
6 input rows = 4 retained + 1 duplicates + 1 needing review.
Review every “same key, different values” entry in duplicates.csv. The first record is retained, not necessarily the most correct record. Blank-key rows are in review.csv.
Machine CSVs preserve cell values after your chosen cleanup. For spreadsheet viewing, use spreadsheet-*.csv copies, which prefix formula-like values with an apostrophe. Spreadsheet import behavior varies; import columns as text when in doubt.
| id | 0 |
|---|---|
| 1 | |
| name | 0 |
| notes | 0 |
Reuse recipe.json with the next export. Source files are never modified.
eb328f76989fe168a1b3c8712daabda5a51c58a12f8cc22c684e90ad2ebdb52dProcessed locally. No network requests, account or API key.