使用pip install pandas默认安装的是最新版的pandas,由于pandas版本0.24.0之后的版本再也不支持python2.7,所以指定pandas0.23.0及之前的版本便可。
確定! 回上一頁