Resolve "Incorrect total score calculation"
This MR:
- Fixes the total score calculating by using ints instead of low-precision floats
- Changes the dtype for strings in a DataFrame to the recommended
string
(See here).
Closes #596 (closed)
This MR:
string
(See here).Closes #596 (closed)