How to run?ΒΆ

You can run the script from the command-line using

python analyse_spreadsheet.py

You can use functions directly, for example: calculate the mean temperature of some data:

from analyse_spreadsheet import mean_temperature