#README.md
Welcome to the readme file for the coderefinery example project!
In order to run this code, you can use the commandline and call
$ python analyse_spreadsheet.py
This will prompt the question which spreadsheet you want to analyse, please specify the path and the filename for example:
C:\Users\myname\exceldata.xlsx
This will output the column names in the spreadsheet, and the mean temperature for example:
[city, mean_temp, gps_location] 21.5