dcayton commited on
Commit
7bb39f4
·
verified ·
1 Parent(s): b07e71f
Files changed (1) hide show
  1. nba_tracking_data_15_16.py +1 -1
nba_tracking_data_15_16.py CHANGED
@@ -217,7 +217,7 @@ class NbaTracking(datasets.GeneratorBasedBuilder):
217
  },
218
  "player_coordinates": {
219
  "teamid": team_id,
220
- "player_id", player_id,
221
  "x": x,
222
  "y": y,
223
  "z": z
 
217
  },
218
  "player_coordinates": {
219
  "teamid": team_id,
220
+ "player_id": player_id,
221
  "x": x,
222
  "y": y,
223
  "z": z