This is a python script that can analyse your spreadsheets. Specifically, it will analyse a spreadsheet that contains among others the air temperature.
The script will perform the following steps:
- Ask for a filename (should be the spreadsheet)
- Print the column headers of each column
- Print the mean temperature of the column called "Air temperature (degC)"