2017-08-08 157 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