2017-08-08 131 views

回答

1

这类问题很容易在谷歌上使用。

# if you want the latest version available 
pip install pandas --upgrade 
# or if you want to specify a version 
pip install pandas=0.18.0