我正在尝试将csv文件作为数据帧导入到Jupyter笔记本中。rest_relation = pd.read_csv('store_id_relation.csv', delimiter=',') 但是我得到了这个错误 FileNotFoundError: [Errno2] No such file or directory: 'store_id_relation.csv'
全新的Python,只用了2天。我正在尝试从HTML到Jupyter笔记本中提取特定的文本行,然后将其传输到Csv或xlsx。mnreports/wa_gr101.txt")print(txt) #This is essentially prints the entire txt file onto Jupyterf=open("txt")print (lines[28])
在这一点上我
现在,当我启动jupyter并想用python3.6运行一个笔记本时,我会收到一条内核错误消息,说它找不到正确的内核env。FileNotFoundError: [Errno2] No such file or directory: '/home/plagtag/anaconda/envs/p34/bin/python
因为它应该去查一下/home/plagtag/anacon
我是编程新手,我正在尝试导入Iris.csv数据文件,所以我从Kaggle下载了它,并在Jupyter Notebook中插入了以下代码:iris = pd.read_csv/Iris.csv")FileNotFoundError: [Errno2] No such file or directory: '../Iris.csv'
(错误消