pandas疑难杂症排除XLRDError:Unsupported format, or corrupt file
Posted hightech
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了pandas疑难杂症排除XLRDError:Unsupported format, or corrupt file相关的知识,希望对你有一定的参考价值。
pandas做Excel合并报错了
XLRDError: Unsupported format, or corrupt file: Expected BOF record; found b‘x15Microso‘
一次打出文件名,发现了临时文件,后来读取发现一样的错误,
再次定位,打开文件没有关闭,导致临时文件也被读取到,最后报错。
【解决办法】pandas合并,尽量不要打开Excel文件
以上是关于pandas疑难杂症排除XLRDError:Unsupported format, or corrupt file的主要内容,如果未能解决你的问题,请参考以下文章
XLRDError: Excel xlsx file; not supported 报错解决方法
XLRDError: Excel xlsx file; not supported 报错解决方法
如何修复“XLRDError:ZIP 文件内容不是已知类型的工作簿”
XLRDError: Excel xlsx file; not supported解决
XLRDError: Excel xlsx file; not supported
Python错误解决xlrd.biffh.XLRDError: Excel xlsx file; not supported