1. 程式人生 > >python常用資料處理庫的安裝(numpy pandas matplotlib)

python常用資料處理庫的安裝(numpy pandas matplotlib)

這篇文章記錄的不錯,轉載一把https://www.cnblogs.com/lxmhhy/p/6029465.html

pip install matplotlib -i http://pypi.douban.com/simple --trusted-host pypi.douban.com
pip install numpy -i http://pypi.douban.com/simple --trusted-host pypi.douban.com
pip install pandas -i http://pypi.douban.com/simple --trusted-host pypi.douban.com
pip install
seaborn scipy -i http://pypi.douban.com/simple --trusted-host pypi.douban.com