Update 'Dockerfile'
This commit is contained in:
parent
d4b1bd6057
commit
9b6ff246ce
@ -1,7 +1,7 @@
|
||||
FROM python:latest
|
||||
|
||||
RUN pip install pandas
|
||||
RUN pip install sklearn
|
||||
RUN pip install scikit-learn
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user