This repository contains the material from my talk at the January 10th, 2019 MadPy meetup.
Click the "launch binder" button below to create a live version of this talk:
Alternatively, follow the steps below starting from the base directory of the repository to set up a local environment.
Step 1: Create a Conda environment
conda env create --file environment.yml
Step 2: Activate Conda environment
conda activate interactive-viz
Step 3: Launch JupyterLab
jupyter lab madpy_interactive_viz.ipynb
The datasets used in this talk were created using https://www.basketball-reference.com.