Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
funstr
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
funstr
4y ago
Actually less than 50% of population makes less than that if you consider that some people earn exactly the median.
2.
▲
by
funstr
13y ago
Automatic file encoding detection is only heuristic and cannot be in principle exact. But I do not want to criticize the import functionality. I just wanted to say that CSV is an obsolete format and should not be used for data interchange.
3.
▲
by
funstr
13y ago
CSV format does not define encoding. Also customers usually think about CSV as export/import format from/to Microsoft Excel. Unfortunately each Office localization uses different output encoding and delimiters (and date format). A