Howdy folks,
Today’s tutorial is going to show you how I made the following small multiple chart in R and Python:
This tutorial is an updated version of one I wrote back in 2021. At the time, I was getting summer league data from Real GM, which is fine, but I think it’s always better to go through the NBA API when possible. So this tutorial det…