hurni / GovTech

GNU General Public License v3.0
0 stars 1 forks source link

Problem in CSV File #1

Open tobiasschweizer opened 1 year ago

tobiasschweizer commented 1 year ago

https://github.com/hurni/GovTech/blob/main/data/20230101_GDEHist_GDE.txt

encoding: "iso-8859-1" pd.read_csv("20230101_GDEHist_GDE.txt", encoding="iso-8859-1")

remove line 290 since it is invalid

tobiasschweizer commented 1 year ago

@aresssera