how to import data from csv to jupyter notebook code example Example: how to import data from csv to jupyter notebook pd.read_csv('file_name',encoding = "utf-8")