I am using the Jupyter notebook with Python 3 selected. On the first line of a cell I am entering:
import pandas as pd
The error I get from
If pip3 is install you could run
!pip3 install pandas