0

i am trying to load a CSV file as a pandas data frame and i keep getting a syntax error. Please find attached my code below

import pandas as pd
sose_df = pd.read_csv("C:\Users\hp\Desktop\dataset\top50spotify2019\top50.csv")
print(sose_df.head())

0 Answers0