Skip to content
This repository has been archived by the owner on Sep 21, 2021. It is now read-only.

dirkjanvw/coderefinery-documentation-example-project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spreadsheet analyser

This is a python script that can analyse your spreadsheets. Specifically, it will analyse a spreadsheet that contains among others the air temperature.

Steps

The script will perform the following steps:

  • Ask for a filename (should be the spreadsheet)
  • Print the column headers of each column
  • Print the mean temperature of the column called "Air temperature (degC)"

About

Example project for coderefinery documentation lesson

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%