Queer European MD passionate about IT
Parcourir la source

Download jeopardy data

Davte il y a 4 mois
Parent
commit
c0539f8fdc
2 fichiers modifiés avec 3 ajouts et 0 suppressions
  1. 1 0
      .gitignore
  2. 2 0
      run_me.sh

+ 1 - 0
.gitignore

@@ -7,3 +7,4 @@ temp.py
 .Rproj.user
 *.Rproj
 renv/
+data/

+ 2 - 0
run_me.sh

@@ -0,0 +1,2 @@
+mkdir data;
+wget --no-check-certificate 'https://docs.google.com/uc?export=download&id=0BwT5wj_P7BKXUl9tOUJWYzVvUjA' -O data/jeopardy.csv