Installation pandas acceleration with watercress

Installation pandas

# With watercress speed up installation PANDAS 
PIP install -i https://pypi.doubanio.com/simple/ PANDAS

# Normal installation 
pip install pandas

 

Guess you like

Origin www.cnblogs.com/chenxi188/p/11363677.html