urllib:-HTTP错误404:通过URL导入excel文件时找不到

时间:2019-08-09 09:35:27

标签: python python-3.x pandas jupyter-notebook jupyter

enter image description here

下面是我的代码,此处无法读取excel文件。 我收到类似HTTP错误404的错误:未找到。请帮助我。 谢谢。

1 个答案:

答案 0 :(得分:1)

文件不存在。检查您的网址是否有效。

而且,这不是与Python相关的问题。