Skip to content

domwrap/mtbgeekstats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MTB Geek Stats

Collect and analyse data on the MTB race circuit, using Jupyter Notebooks and Python.

Examples

Losinj Sector 2 Scatter

Losinj Rank Heatmap

Fort Bill Position Tracker

Fort Bill Finals vs Qualis

Fort Bill Age by Nation

Install Instructions

If you're interested in playing with this stuff yourself, you just need to download the .ipynb to get going, or you can clone the whole repo

git clone https://github.com/domwrap/mtbgeekstats.git

I use a variety of libraries, most of them pretty common. If you don't have any of them, you will be told when trying to execute, and you can meet any missing dependency using pip

pip install pandas seaborn matplotlib colour cycler

Numpy isn't explicitly listed as pandas will install it as a dependency of itself

There are further instructions as you go in the Notebooks

Credits

Author: Dominic Wrapson

@domwrap

http://domwrap.me

Hwulex

Special Thanks

Mark Shilton for the inspiration

Icon pack by Icons8

Licence

GPL3

You may copy, distribute and modify the software as long as you track changes/dates in source files. Any modifications to or software including (via compiler) GPL-licensed code must also be made available under the GPL along with build & install instructions.

(A few) more details on TLDR Legal

Releases

No releases published

Packages

No packages published