I have been trying to use pandas with pycharm. I have created a virturalenv and installed pandas using pip install pandas When I put just import pandas
pip install pandas
import pandas