You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just a clarification question, since the blocked shot raw data is a pain.
For blocked shots, in the raw data, the event seems to refer to the team that is blocking (as opposed to the shooter's team).
For the data produced by load_pbp(), do we need to adjust the coordinates based on this? If fixed_x and fixed_y are going left to right for the other shot types, do we need to do the same for blocked shotes?
Also, is the event team still referring to the blocking player's team?
The text was updated successfully, but these errors were encountered:
Just a clarification question, since the blocked shot raw data is a pain.
For blocked shots, in the raw data, the event seems to refer to the team that is blocking (as opposed to the shooter's team).
For the data produced by
load_pbp()
, do we need to adjust the coordinates based on this? Iffixed_x
andfixed_y
are going left to right for the other shot types, do we need to do the same for blocked shotes?Also, is the event team still referring to the blocking player's team?
The text was updated successfully, but these errors were encountered: