Updating handling to prevent weird unicode column errors
This required, for some of the competitions, to run the data through dos2unix, which changed the shas. But also, at the etl library level, we needed to remove the unicode <feff> character that sometimes gets added to the start of the csvs.
Showing
- competitions/100Change2020/etl/deploy 1 addition, 1 deletioncompetitions/100Change2020/etl/deploy
- competitions/Climate2030/etl/deploy 1 addition, 1 deletioncompetitions/Climate2030/etl/deploy
- competitions/EO2020/etl/deploy 4 additions, 1 deletioncompetitions/EO2020/etl/deploy
- competitions/RacialEquity2030/etl/deploy 2 additions, 2 deletionscompetitions/RacialEquity2030/etl/deploy
- etl/etl/competition.py 4 additions, 1 deletionetl/etl/competition.py
Loading
Please register or sign in to comment