This file analyse_spreadsheet.py
analyses temperature and reports the mean value.
- Run the file by calling
analyse_spreadsheet.py
, you will be prompted to enter the file name for the input file. - Input file format is
.xls
containing a column with headerAir temperature
.