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

centralize season parts into one function #84

Closed BruceJohnJennerLawso closed 7 years ago

BruceJohnJennerLawso commented 7 years ago

Currently season parts used to select season parts is a 2 list with the season game select conditions first, followed by the playoff game select conditions. Would be less wordy and easier to read if there was just one function that took string keywords and outputted those.

BruceJohnJennerLawso commented 7 years ago

More or less done by 5a912c61922fa54d560c838b25280ac459242f1e