I have a problem reading the csv file using pandas . Can you please help me solving the following error

后端 未结 0 649
后悔当初
后悔当初 2021-02-01 00:44

Here is the code
import pandas as pd
import numpy as np
df=pd.read_csv(\'item.csv\')\\

Traceback (most recent call last):
File "Script.py&qu

相关标签:
回答
  • 消灭零回复
提交回复
热议问题