Browse Source

coding for data reading wrapper functions

Johannes Gütschow 3 years ago
parent
commit
869dc014c7
2 changed files with 3 additions and 0 deletions
  1. 1 0
      .gitignore
  2. 2 0
      code/requirements.txt

+ 1 - 0
.gitignore

@@ -2,3 +2,4 @@
 venv
 geckodriver.log
 __pycache__
+/JG_test_code/

+ 2 - 0
code/requirements.txt

@@ -3,3 +3,5 @@ requests
 pandas
 selenium
 primap2
+countrynames
+json