Try:
df = pd.read_csv("fdd-report.csv", encoding = "ISO-8859-1")
Last updated 3 years ago
Was this helpful?