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

fleurvanl/coderefinery-documentation-example-project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#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

About

Example project for coderefinery documentation lesson

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%