Search Results
7/25/2025, 4:00:37 PM
>>149946987
It's not really a link. I'm using NFL play-by-play data since 1999 that is published here
https://github.com/nflverse/nflverse-data/releases/tag/pbp
Then working with that data in jupyter using python, with Pandas, matplotlib, numpy.
There's something called nflfastR, which is a R library to do stuff with this data.
https://www.nflfastr.com/articles/field_descriptions.html
https://www.nflfastr.com/articles/nflfastR.html
I'm just using python because I'm more comfortable with it.
If there's something you'd like to see, e.g. a given QBs career, the rankings for a given season, a graph like pic rel, I can do that
It's not really a link. I'm using NFL play-by-play data since 1999 that is published here
https://github.com/nflverse/nflverse-data/releases/tag/pbp
Then working with that data in jupyter using python, with Pandas, matplotlib, numpy.
There's something called nflfastR, which is a R library to do stuff with this data.
https://www.nflfastr.com/articles/field_descriptions.html
https://www.nflfastr.com/articles/nflfastR.html
I'm just using python because I'm more comfortable with it.
If there's something you'd like to see, e.g. a given QBs career, the rankings for a given season, a graph like pic rel, I can do that
Page 1