Am having trouble submitting my results, what exactly should i submit.
the error on score " unknown error: "\xC3" from ASCII-8BIT to UTF-8
You are having problem with your character encoding, you have to change it from ASCII to UTF-8 when saving it to csv
You are having problem with your character encoding, you have to change it from ASCII to UTF-8 when saving it to csv