【发布时间】:2020-04-19 23:07:51
【问题描述】:
我在 JupyterLab 中编写了如下简单的 pandas 代码来读取我桌面上的本地文件 test.csv:
但是当我运行代码时,它会出现错误:
有没有办法使用 JupyterLab (https://jupyter.org/try) 网页版读取本地 csv 文件?
编辑:更新代码为:
编辑2: Location is here
【问题讨论】:
标签: pandas jupyter-notebook jupyter jupyter-lab