Merge pull request #5 from titanscout2022/comp-edits

Comp edits
This commit is contained in:
ltcptgeneral 2020-03-09 10:28:48 -05:00 committed by GitHub
commit f47d7e781a
3 changed files with 7 additions and 0 deletions

1
Procfile.save Normal file
View File

@ -0,0 +1 @@
web: python

1
data analysis/Procfile Normal file
View File

@ -0,0 +1 @@
web: python 'data analysis/superscript.py"

5
requirements.txt Normal file
View File

@ -0,0 +1,5 @@
csv
numba
numpy
scipy
sklearn