dcstats / CBBpy

A Python-based web scraper for NCAA basketball.
MIT License
11 stars 2 forks source link

Add shot coordinates to PBP #23

Closed dcstats closed 1 year ago

dcstats commented 1 year ago

For games that have shot charts on ESPN, combine the x,y shot data with the PBP tables

dcstats commented 1 year ago

added w/ cab15d2