Skip to content

greghartpa/offensiveline-metrics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

offensiveline-metrics

Compares offesnive line grading using PFF blocking grades and ESPN's win rates

Description

Creates a dataframe of PFF blocking grades and ESPN blocking win rates, then using Plotly creates scatter plots to show team blocking success rates and a comparison of PFF and ESPN's win rates.

Technologies

  • Python
  • Pandas

Usage

Pre-requisites:

The PFF and win rate source data is pulled from an already created CSV (included). This data was manually pulled from their sites and is not an automated scrape.

Scrape team data

  • From terminal run "python analyze-ol.py" which will display Plotly scatter plots in a local browser.

About

Compares offesnive line grading using PFF blocking grades and ESPN's win rates

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages