Hacker Newsnew | past | comments | ask | show | jobs | submit | funstr's commentslogin

Actually less than 50% of population makes less than that if you consider that some people earn exactly the median.


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). And you cannot suppose that the encoding is UTF-8. The most complete importer of CSV file which I have seen is in Open Office. It is also worth mentioning that Excel can import CSV with other than system locale and different delimiters - but it just not work through open file command.


This also detects the file encoding & delimiters.


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.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: