I have already installed Quandl library along with sci-kit learn, matplotlib and pandas through pip but while importing the quandl library, it is showing error.
I have attached the screenshots here.
The correct name is quandl
, all lowercase as shown in the docs. Therefore try
import quandl