Parsing skillkeeper file, making some numbers and graphs, and calculating trueskill score
link to SkillKeeper:
this is the trueskill implementation it uses:
i'm using this one by Heungsub Lee:
git clone https://github.com/f00-/sa-melee-skillkeeper.git
conda env create -f environment.yml
source activate sa-melee-skillkeeper
pip install -r requirements.txt
jupyter notebook