Import CSV into panda Dataframe with relative path not working

前端 未结 0 1664
傲寒
傲寒 2021-01-28 03:09

I\'m using Jupyterlab and trying to import a CSV file to convert it into a Pandas Dataframe.

df = pd.read_csv("../datasources/beam.csv")
<
相关标签:
回答
  • 消灭零回复
提交回复
热议问题