Tournament info and Cohort (matchup) analysis
Major
-
added Cohort class to handle players stats considering matchups within a cohort of players
-
add tournament class to handle the logic for official ETT tournament qualification criteria
Minor
-
moved
official_tournament_leaderboard_dataframe
out of Tournament class as a static method -
added lint and some typing
-
restructured tests classes to match with modules classes