Python清华源快速下载sklearn、numpy、TensorFlow等包

使用清华源快速下载:
pip install sklearn -i https://pypi.tuna.tsinghua.edu.cn/simple 

sklearn包可替换成其他包,例如numpy,TensorFlow等包,一次不行,多重复下载几次(亲测可行)

pip install tensorflow -i https://pypi.tuna.tsinghua.edu.cn/simple