zadanie doker
This commit is contained in:
parent
5a29b56c27
commit
db22243163
@ -4,5 +4,5 @@ RUN apt update && apt install -y python3-pip
|
|||||||
RUN pip3 install pandas
|
RUN pip3 install pandas
|
||||||
RUN pip3 install numpy
|
RUN pip3 install numpy
|
||||||
RUN pip3 install sklearn
|
RUN pip3 install sklearn
|
||||||
COPY ./Steam-200k.csv ./
|
COPY ./steam-200k.csv ./
|
||||||
COPY ./kagle.py ./
|
COPY ./kagle.py ./
|
Loading…
Reference in New Issue
Block a user