Tag
2 articles
CSV
Every article on the AldeaCode blog tagged with this topic.
Developer
Common CSV Problems and How to Fix Them
Common CSV file problems explained: delimiters, quoting, embedded newlines, UTF-8 encoding and locale decimals. Practical fixes you can run in your browser.
Read article → Developer
How to Convert CSV to JSON Without Losing Data
Convert CSV to JSON step by step: delimiters, quoted fields, headers, encoding and the silent BOM. A practical checklist you can run in your browser.
Read article →