Skip to content

kellyuw/NFLPenalties

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NFLPenalties

Data scraped with BeautifulSoup parser from following sources:

  1. http://www.nflpenalties.com/
  2. http://www.pro-football-reference.com/officials
  3. https://en.wikipedia.org/wiki/List_of_current_National_Football_League_stadiums

Data primarily stored in csv files (for ease of analysis with R and/or Python), imported into Pandas dataframes, and displayed in matplotlib.

TODO:

  1. Organize directory structure
  2. More systematic data analysis of individual referees, players, and teams
  3. Machine-learning algorithms (via scikit-learn?) to predict penalties given variety of factors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published