BruceJohnJennerLawso / scrap

Hockey stats analysis done by scraping the data to a csv file, then processing/analyzing them with more python.
3 stars 0 forks source link

function to take levelId argument and filter non watMu seasons by levelId teams list #111

Closed BruceJohnJennerLawso closed 7 years ago

BruceJohnJennerLawso commented 7 years ago

Console will need to load everything, but not everything wanted for nhl/wha outputs, so the seasons list needs to be filtered by levelId seasons list in task calls.

BruceJohnJennerLawso commented 7 years ago

at least done as of 1d738d57fa537c63cae5e67c3683dbf8c5fd67b0, but was actually done much earlier