sportsipy icon indicating copy to clipboard operation
sportsipy copied to clipboard

NBA BoxScore Problems w/ OT Games

Open nsarkey1 opened this issue 2 years ago • 0 comments

When running:

B = Boxscore(202110200NYK).dataframe F['att2h'][i] = B.home_two_point_field_goal_attempts

We get a value of only the number of 2 point attempts from the 2OT part of the game; we do not get full-length stats. This problem only persists for home teams in OT games. Has anybody else had this issue?

nsarkey1 avatar Mar 18 '22 20:03 nsarkey1