Todays update #5
Closed
nealmick
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am using new data consisting of team season games won and lost. The historical data come's from a dataset i found, and the future data comes from a new api. I decided we wont be using nba_api package either, and will be using a rapid api instead. The game model was updated to include the new data, and each game in the updatedObj's folder now has home and visitor team stats. the team stats are formed as [GP,W,L]. The Win/Loss is also displayed now on the game edit view.
The Live server is not yet updated as of now but the repo is.
Beta Was this translation helpful? Give feedback.
All reactions