扩展来说解决:Attribute error: module 'pandas' has no attribute 'XXX'报错的方法 找到Lib\site-packages的目录 删除出错的库,再利用pip进行安装即可。