Skip to content

[02] Setup Data

Shamindra Shrotriya edited this page Feb 15, 2020 · 1 revision

Analysis on NFL data

Download the nflWAR data

We can download the nflWAR data by simply running

make get_nfl_filt_data

Analysis on NASCAR data

Download the NASCAR 2002 data

We can download the Nascar data by simply running

make get_nascar_data

Clone this wiki locally