Automated number cleanup can corrupt order IDs, postal codes, leading zeros, long numbers, and formula-like cells.
Solution
Built a conservative browser-only parser and classifier that changes only evidence-supported numeric fields, protects ambiguous or identifier-like columns, and optionally hardens formula cells.
Built a browser-only CSV cleaner that safely corrected consistent numeric fields while protecting identifiers, ambiguous values, leading zeros, and user data.