在excel文件进行保存的时候,报错

FutureWarning: As the xlwt package is no longer maintained, the xlwt engine will be removed in a future version of pandas. This is the only engine in pandas that supports writing in the xls format. Install openpyxl and write to an xlsx file instead. You can set the option io.excel.xls.writer to ‘xlwt’ to silence this warning. While this option is deprecated and will also raise a warning, it can be globally set and the warning suppressed.
df2.to_excel(‘D:\数据分析资料\lianxi\eact_6.xls’)
意思是xlwt已经弃用了,所以文件保存写文件格式的时候

df2.to_excel('D:\数据分析资料\lianxi\eact_7.xls')

改成xlsx

df2.to_excel('D:\数据分析资料\lianxi\eact_7.xlsx')

FutureWarning: As the xlwt package is no longer maintained, the xlwt engine will be removed in a fut相关推荐

  1. 已解决FutureWarning: As the xlwt package is no longer maintained, the xlwt engine will be removed in

    已解决(pandas中to_excel写入Excel文件报错)FutureWarning: As the xlwt package is no longer maintained, the xlwt ...

  2. SAP IDoc Post不成功,报错 - Conventional invoice verification no longer maintained as of Release 4.6-

    SAP IDoc Post不成功,报错 - Conventional invoice verification no longer maintained as of Release 4.6- IDoc ...

  3. npm报错core-js@2.6.12: core-js@<3 is no longer maintained and not recommended for usage due to the num

    报错信息:core-js@2.6.12: core-js@<3 is no longer maintained and not recommended for usage due to the ...

  4. FutureWarning: using a dict on a Series for aggregation is deprecated and will be removed in a futur

    FutureWarning: using a dict on a Series for aggregation is deprecated and will be removed in a futur ...

  5. npm WARN deprecated core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for

    安装elementui时出现警告: npm WARN deprecated core-js@2.6.12: core-js@❤️.23.3 is no longer maintained and no ...

  6. npm WARN deprecated core-js@2.6.11: core-js@<3 is no longer maintained and not recommended for usage

    报错 npm WARN deprecated core-js@2.6.11: core-js@❤️ is no longer maintained and not recommended for us ...

  7. babel安装失败/报错详细解决方案报以下错误: core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended

    babel安装失败/报错详细解决方案 **问题:**在VSCode中执行命令 npm install --global babel-cli 报以下错误: core-js@2.6.12: core-js ...

  8. npm WARN deprecated core-js@2.6.12: core-js@<3.3 is no longer maintained and not recommended for usa

    启动ElasticSearch-head的时候core-js报错的解决方法 -------------------------------------------------------------- ...

  9. python xlwt安装linux_Linux安装Python xlrd、xlwt、xlutils模块

    Linux安装Python xlrd.xlwt.xlutils模块 动态 未结  0  735 江天 VIP1 2018年11月20日 18:03:37 悬赏:5积分 <p>一.安装s ...

最新文章

  1. 详解Java中的复合视图设计模式
  2. Mysql Select 语句中实现的判断
  3. 5款非常好用的前端在线编辑器推荐
  4. CPU缓存L1/L2/L3工作原理
  5. 三星手机Android9和10的区别,三星开始在Galaxy Note 9上测试Android 10
  6. mybatis plug 只查id_Mybatis一对多/多对多查询时只查出了一条数据
  7. CSS 盒模型之外边距 margin属性
  8. 怎样解决编程语言之间的差异性问题?
  9. 收藏精美网页设计作品的200佳网站推荐(系列五)
  10. bash之read命令
  11. 【渝粤教育】广东开放大学 公文写作选读 形成性考核 (30)
  12. FPGA开发设计流程
  13. C#事件-什么是事件
  14. hdu 2094 “产生冠军”——set容器的应用
  15. jdbc c3p0 mysql_JDBC+C3P0+DBCP 基本使用
  16. C++友元与操作符重载
  17. 自强不息系列之Python 线性查找
  18. FPGA开发板剁手,学生狗省钱大法丨吐血资源
  19. java面试模拟场景,迈向高级的Java面试突围课
  20. 一分钟搞懂app热更新

热门文章

  1. 手把手带你学SQL—牛客网SQL SQL11 高级操作符练习(1)
  2. 前端面试题(市场上流传最广的)
  3. 盖伦和瑞文对打的小游戏
  4. 微服务——Docker笔记(最全)
  5. Samba共享匿名访问
  6. 机动车发生交通事故造成人身伤亡,财产损失的,赔偿责任如何承担?
  7. G.711 音频编码
  8. threejs 人物沿轨迹移动
  9. VIVO秋招提前批面试(offer)
  10. auto-focus