rene-d / netatmo

Python3 API for the Netatmo Weather Station
The Unlicense
36 stars 18 forks source link

csv-files: make it excel-compatible and quote everything #7

Closed ffischer1984 closed 4 years ago

ffischer1984 commented 4 years ago

If you open the csv file in excel some data will not be displayed because excel confuses that only strings are quoted. Tested with Excel 2010 image

rene-d commented 4 years ago

You can force the type of fields when importing a CSV into Excel