I\'m trying to parse a csv downloaded file from my bank account. The file gets opened with:
with open(\'umsatz.csv\', \'r\', encoding="utf-8") as cs