I am trying to read a CSV file with the following command:
data=pd.read_csv("TestDatei.csv",delimiter=\';\', encoding=\'ISO-8859-1\')