Pandas nmpy版本低的解决方法

当运行程序时,出现版本低的错误, ImportError: this version of pandas is incompatible with numpy < 1.12.0 your numpy version is 1.11.0. Please upgrade numpy to >= 1.12.0 to use this pandas version 解决方法: 更新版本到1.14.3命令:
相关文章
相关标签/搜索