We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Assuming that the example should be runnable by others, the following data is missing:
datafile = os.path.join("..", "data", "information", "2019_3_28_8_14_constituency241584.csv")
Also (note - this is in ./data/map/ge2015_electorate.csv)
./data/map/ge2015_electorate.csv
electorate_filepath = os.path.join("..", "data", "information", "ge2015_electorate.csv")
Also
data_path = os.path.join("..", "data", "map", "ge_2017.csv")
The text was updated successfully, but these errors were encountered:
@TTitcombe would be great if you could mention where the data is coming from
Sorry, something went wrong.
No branches or pull requests
Assuming that the example should be runnable by others, the following data is missing:
Also (note - this is in
./data/map/ge2015_electorate.csv
)Also
The text was updated successfully, but these errors were encountered: