Skip to content

pnxenopoulos/nfl_text_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

NFL Text Analysis

This repository contains code used for an analysis of public scouting reports from the NFL draft. We explore, through various Jupyter Notebooks, what knowledge we can extract from the public scouting reports.

Here is an outline of the files: gen_data.py - This file scrapes the NFL website for the scouting data. It prepares and writes the data to a CSV, found in /data/, called nfl_draft_data.csv. To run, simply run python gen_data.py in the terminal.

Releases

No releases published

Packages

No packages published

Languages