How to load CSV file in Jupyter Notebook?
问题 I'm new and studying machine learning. I stumble upon a tutorial I found online and I'd like to make the program work so I'll get a better understanding. However, I'm getting problems about loading the CSV File into the Jupyter Notebook. I get this error: File "<ipython-input-2-70e07fb5b537>", line 2 student_data = pd.read_csv("C:\Users\xxxx\Desktop\student-intervention- system\student-data.csv") ^ SyntaxError: (unicode error) 'unicodeescape' codec can't decode bytes in position 2-3: