I am fairly new to using pip and python. I installed other libraries in python but can't install pandas. It gives lots of error after 22 percent installation. See the errors in image
Can anyone help?
I am fairly new to using pip and python. I installed other libraries in python but can't install pandas. It gives lots of error after 22 percent installation. See the errors in image
Can anyone help?
Based on the image you have inserted the problem is with your internet speed. If I were you I would download pandas from official website. You can install it using this. Also on this website you will find other packages that needs to be installed in order for pandas to work.
pip uninstall pandasuninstall and install pandas @ Mazhar Alipip install pandas==0.23.4