Taking data from CSV to XLSX via Pandas and XLSXwriter, error displaying numbers as text
Trying to take data from a CSV file to XLSX file in order to make charts out of it. Data is formatted in the following setup in the CSV file with channel names in the first row, units in the second row (time,pressure,boolean,empty) and data in the third row through X rows: