1 Star 0 Fork 1

yanght-thomas/pandas-cookbook

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Dockerfile-Local 261 Bytes
一键复制 编辑 原始数据 按行查看 历史
yanght-thomas 提交于 5年前 . 2
FROM ipython/scipyserver
RUN mkdir /pandas-cookbook
WORKDIR /pandas-cookbook
RUN mkdir ./cookbook ./data ./cookbook/images
COPY cookbook/*.ipynb ./cookbook/
COPY cookbook/images/*.png ./cookbook/images/
COPY data/* ./data/
WORKDIR /pandas-cookbook/cookbook/
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/yanght-thomas/pandas-cookbook.git
git@gitee.com:yanght-thomas/pandas-cookbook.git
yanght-thomas
pandas-cookbook
pandas-cookbook
master

搜索帮助