I have problem with installing pandas module. I have already installed it with anacoda and pip install pandas as you can see in screenshot. I have already restared zeppelin too. When I execute the my script, it still shows up that there is no module name pandas. Could anyone help me with this?
So, should I put the location of anacoda in the config? I tried put there anaconda instead of python, but it didnt work. I tried put the location of anacoda /root/yes/bin/anaconda too but it didnt work. So what sould I put there?