The text of this article is not in this database — only its details are. The old site it was published on is gone, but the Internet Archive kept a copy: Auto Detect CSV Separator
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment
It is the same account you read, post and publish with — and you will come straight back to this page.
Sam HobbsPosted Jul 27, 2011, 8:45 PM
I see 8 commas in the data, not 9. Check the original article; it is that way too.
Sam HobbsPosted Jul 27, 2011, 8:13 PM
Actually, the rules for writing and reading CSV files vary widely. There are very many incompatibilities, such as whether quotes are used for strings and what to do about embedded quotes in strings and whether to allow new lines within strings. Also, in my opinion, when a delimiter such as a tab is used, the format should be called a delimited text format. Typically, when a tab is used, there are never any other delimters (other than new line of course) used, such as a quote.
Manish TewatiaPosted Jul 27, 2011, 8:38 AM
Interesting thing...........
Rohatash KumarPosted Jul 27, 2011, 7:25 AM
Great work friend
Dinesh BeniwalPosted Jul 27, 2011, 6:40 AM
Welcome back after a long time, thanks for sharing