Cómo importar datos de CSV a Jupyter Notebook

pd.read_csv('file_name',encoding = "utf-8")
Powerful Polecat