2 lines
48 B
Docker
2 lines
48 B
Docker
FROM ubuntu:latest
|
|
RUN pip install --user pandas |
FROM ubuntu:latest
|
|
RUN pip install --user pandas |