This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"cells": [ | |
{ | |
"cell_type": "markdown", | |
"metadata": {}, | |
"source": [ | |
"# NBA Shot Chart GIFs with Python - Steph Curry\n", | |
"\n", | |
"In this notebook, I'll go through how to create GIFs in Python. We'll be using the Shot Charts for Stephen Curry of the Golden State Warriors as our sequence of images. \n", | |
"\n", |