Scores loading fixes
- Added an indication to pandas to interpret the
score
column asfloat
. fixes #194 (closed). - Changed the expected column to identify probes from
probe_key
toprobe_template_id
. fixes #196 (closed).
score
column as float
. fixes #194 (closed).probe_key
to probe_template_id
. fixes #196 (closed).