deagar commited on
Commit
8f9b069
·
1 Parent(s): fd9b196

added requirements, dockerfile, assessment

Browse files
Files changed (3) hide show
  1. Dockerfile +0 -0
  2. notebooks/assesment.ipynb +0 -0
  3. requirements.txt +5 -0
Dockerfile ADDED
File without changes
notebooks/assesment.ipynb ADDED
File without changes
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ pandas
2
+ numpy
3
+ matplotlib
4
+ seaborn
5
+ plotly