/coderefinery-documentation-example-project

Example project for coderefinery documentation lesson

Primary LanguagePythonApache License 2.0Apache-2.0

A tool for analyzing temperatures from a spreadsheet

The tool takes a spreadsheet as an input and has (not really) functionalities for analyzing the data. The tool is specifically intended to be used for the analysis of temperature data.

Requirements

See requirements.txt

Installation

  1. Download stuff
  2. Hope for the best

Running

Run the python script (analyse_spreadsheet.py). Give the spdreadsheet file name of your desire as the input. The script outputs some (ir)relevant stuff.