I have installed anaconda. Now when i am trying to run
import pandas as pd
I am getting the following error
Traceback (most re
pip install module_name will work or If you are using a file that you were previously working on than just do shift+enter to reload and will do the job