已有183人关注
导入pandas后,读取excel时,出现以下错误代码啥意思?谢谢?
发表在Python图书答疑 2021-01-25 悬赏:5 学分 《Python数据分析从入门到实践》第5章 可视化数据分析图表
是否精华
版块置顶:

=================== RESTART: D:\Python\Python38\fistexcel.py ===================

Traceback (most recent call last):

  File "D:\Python\Python38\fistexcel.py", line 43, in <module>

    df=pd.read_excel('./xsmd.xlsx',sheet_name=1)

  File "D:\Python\Python38\lib\site-packages\pandas\util\_decorators.py", line 299, in wrapper

    return func(*args, **kwargs)

  File "D:\Python\Python38\lib\site-packages\pandas\io\excel\_base.py", line 336, in read_excel

    io = ExcelFile(io, storage_options=storage_options, engine=engine)

  File "D:\Python\Python38\lib\site-packages\pandas\io\excel\_base.py", line 1080, in __init__

    raise ValueError(

ValueError: Your version of xlrd is 2.0.1. In xlrd >= 2.0, only the xls format is supported. Install openpyxl instead.

>>> 


分享到:
精彩评论 1
ticket
学分:8 LV1
2021-01-26
沙发

因为xlrd2.0.1只能打开xls文件,然后你要打开的文件后缀是xlsx,所以不支持,个人建议是删掉现有xlrd,下载旧版的xlrd。在cmd执行以下操作:

  1. pip uninstall xlrd

  2. pip install xlrd==1.2.0

首页上一页 1 下一页尾页 1 条记录 1/1页
手机同步功能介绍
友情提示:以下图书配套资源能够实现手机同步功能
明日微信公众号
明日之星 明日之星编程特训营
客服热线(每日9:00-17:00)
400 675 1066
mingrisoft@mingrisoft.com
吉林省明日科技有限公司Copyright ©2007-2022,mingrisoft.com, All Rights Reserved长春市北湖科技开发区盛北大街3333号长春北湖科技园项目一期A10号楼四、五层
吉ICP备10002740号-2吉公网安备22010202000132经营性网站备案信息 营业执照