Cara mengimpor data dari CSV ke Jupyter Notebook

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