April 2017
Beginner to intermediate
358 pages
9h 30m
English
For the first feature, we will create a feature that tells us if the home team is generally better than the visitors. To do this, we will load the standings (also called a ladder in some sports) from the NBA in the previous season. A team will be considered better if it ranked higher in 2015 than the other team.
To obtain the standings data, perform the following steps:
Back in your Jupyter Notebook, enter the following lines into a new ...
Read now
Unlock full access