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

NHL Roster loader omits first two names on the roster #48

Closed BruceJohnJennerLawso closed 7 years ago

BruceJohnJennerLawso commented 7 years ago

Found this by chance as the playerSummary was glitching on Jean Beliveau (a name that tends to get sorted towards the top alphabetically) and dropping the first two names saved to the csv when loading the team.

Fixed it by changing the list slicing directly in 45cc049f8d2662343570b9aeddecaacab2a5c5e1