AttributeError: module ‘pandas‘ has no attribute ‘Series‘

AttributeError: module ‘pandas’ has no attribute 'Series’

使用pycharm出现:

AttributeError: module ‘pandas‘ has no attribute ‘Series‘

但在命令行中能成功运行:

AttributeError: module ‘pandas‘ has no attribute ‘Series‘
那么首先检查,首先检查,首先检查,文件命和pandas 冲突了。

修改文件名,即可解决问题。

AttributeError: module ‘pandas‘ has no attribute ‘Series‘

作者:远方的星
CSDN:https://blog.csdn.net/qq_44921056
腾讯云:https://cloud.tencent.com/developer/column/91164
本文仅用于交流学习,未经作者允许,禁止转载,更勿做其他用途,违者必究。

上一篇:Attribute(特性),怎么用才更好?


下一篇:AttributeError: module ‘socket‘ has no attribute ‘AF_INET‘