Skip to content

TimbroadhurstUK/python_for_coaches

 
 

Repository files navigation

python_for_coaches

Repository for the code accompanying my blog series introducing Python to coaches and sport scientists.

You can download the code from the main repo page to wherever your files are & run it on your own machine by going to the command line and typing "python " followed by the name of the file you're running e.g. "python get_fit_file_data.py"

Part 1 -- Getting data from fit files (https://alancouzens.com/blog/get_data_from_fit_file.html)
Part 2 -- Getting HRV data from your files (https://alancouzens.com/blog/get_hrv_data_from_fit_file.html)
Part 3 -- Getting data from API's and the Web (https://alancouzens.com/blog/APIs_and_the_web.html)
Part 4 -- Data wrangling with Pandas (https://alancouzens.com/blog/data_wrangling_with_pandas.html)
Part 5 -- Using Machine Learning to predict HRV (https://alancouzens.com/blog/Learning_to_code_5.html)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%