Fork me on GitHub
摘要: 一、问题描述 若直接安装pandas会失败! pip install pandas 二、解决问题 1、官方描述: 请确认已经安装了 xlrd, xlwt, openpyxl 这三个包。其中,当pandas版本为1.2.x时,xlrd版本不得高于 2.0.0 。若pandas版本在1.3.x或以上时, 阅读全文
posted @ 2023-03-03 13:57 Lencamo 阅读(289) 评论(0) 推荐(0)