discription of the problem can be seen in the pictureI am using miniconda3 and it shows that no modules have been installed when I am accessing the module from Jupiter notebook.
I have installed the modules from miniconda prompt by pip install pandas,sklearn
etc" the modules have been individually installed and it shows success full installation also, but when accessing it in jupyter notebook it shows error.