Como importar dados do CSV para Jupyter Notebook

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