I want the data to print out and how to use pandas

How to use import pandas as pd

Welcome to the forums.

To print out data, you can use the print() function. To import pandas as pd, you just need to do import pandas as pd.

3 Likes

https://pandas.pydata.org/docs/
You can also go to the docs to find out more about panda