Animating NBA Games with Matplotlib and Pandas

Ted Petrou
Dunder Data

--

In this tutorial, game 7 of the 2016 NBA finals will be animated with Matplotlib one shot at a time within a Jupyter Notebook. This tutorial integrates many different topics including:

  • Using the developer tools of a browser to discover non-public APIs
  • Using the requests library to get data into a Pandas DataFrame
  • Creating a static…

--

--

Ted Petrou
Dunder Data

Author of Master Data Analysis with Python and Founder of Dunder Data