I have been trying to install pandas-datareader but I am facing a syntax error.
I am using Anaconda Spyder 3.1.2
Code:
pip install pandas-datareader
Error:
 File "<ipython-input-25-4ea57f630f45>", line 1
    pip install pandas-datareader
              ^
SyntaxError: invalid syntax
I also tried conda install pandas-datareader but same issue..
==============================
Today (13-07-2017) As per your solution i tried to do it in CMD but got these errors in screenshot(PFA)
Kindly help..
 
     
     
     
    