Not every region uses "," as csv separator. The solution is to add sep=, as first line in the csv file, so that it can be directly opened with Excel in any region. A proper flag in config file would be useful.