You can install the Pandas in the Jupyter Notebook with the following code.
!pip install pandas
I highly recommend you get this book “Python for Data Analysis: Data Wrangling with Pandas, NumPy, and IPython” to learn data analysis. You can also find free Pandas-related content from This Source.