摘要: 在使用Python写入数据到Excel表格中时出现报错信息记录:“NotImplementedError: formatting_info=True not yet implemented” 报错分析:看报错信息是未实现的错,其实就是版本不兼容 我在代码中写的是使用xlrd库的方法进行Excel处理 阅读全文
posted @ 2020-04-20 20:29 喵精灵 阅读(1876) 评论(0) 推荐(0)