There are some inconsistencies between csv files in the scot-elex repo. Specifically, the party names are not always provided in a consistent format. This causes issues when reading in names using the load_scottish function. See aberdeenshire_2017_ward12.csv and aberdeen_2022_ward12.csv for an example.
There are some inconsistencies between csv files in the scot-elex repo. Specifically, the party names are not always provided in a consistent format. This causes issues when reading in names using the
load_scottishfunction. Seeaberdeenshire_2017_ward12.csvandaberdeen_2022_ward12.csvfor an example.