So importieren Sie Daten von CSV in Jupyter Notebook

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