This repo contains various raw scripts with code I used for football-related posts on my blog. It is not intended to be clean or user-friendly, just hopefully helpful if you're trying to reproduce a plot from the blog. It is moderately well-commented though!
Here's a running list of football-related posts which I either have, or plan to have, code for here:
- Clustering WRs by Catch Yardage. Code in blog.
- Using ESPN's (new) API. Most code in blog, some additional in
lucky_drop.ipynb
. - Checking ESPN's Fantasy Projections. Code in blog.
- Scraping ProFootball Reference. Code in blog.
- Measuring Fantasy Roster Skill. Code in
roster_management_clean.ipynb
.