Hacker News new | ask | show | jobs
by jl6 3207 days ago
What's the problem you're having with Excel reading TSV? Works fine here.
1 comments

Most *SV importers will actually accept any character as the delimiter, it's just people insist on believing CSV is utterly trivial and thus not worth using a real library for it.