Open O1ahmad opened 5 months ago
TODO: I'm planning on refactoring the table_rows[i].find('td', {'data-stat': '<insert>'}).text) into a separate method to avoid the redundancy and also add additional error checking. @mjk2244
table_rows[i].find('td', {'data-stat': '<insert>'}).text)