Skip to content

Mirasalm/coderefinery-documentation-example-project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Temperature analysis from spreadsheets in python

A simple python script for analyzing temperature from spreadsheets.

Setup

Requires Python X

Requires pandas to be installed

Features

Function mean_temperatures analyzes the mean temperature of a pandas dataframe.

Function get_spreadsheet_columns returns the spreadsheet's header columns.

Running the script by default prompts the user for the file name, then prints the columns in the spreadsheet, and prints the mean temperature.

Examples

TODO add something

About

Example project for coderefinery documentation lesson

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%