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).
Merge request reports
Activity
assigned to @ydayer
added 21 commits
-
17014191...2e69afcb - 17 commits from branch
master
- 80299f03 - doc: docstring formatting.
- 6c7744bf - fix(scores): pandas to read score column as float.
- f4d8b7ee - fix(scores): correctly expect template_id, not key
- 54d7fa5f - fix(scores): reformatting of CMC return tuple.
Toggle commit list-
17014191...2e69afcb - 17 commits from branch
added 7 commits
-
54d7fa5f...343e3869 - 3 commits from branch
master
- d6a91d94 - doc: docstring formatting.
- 00e55ce9 - fix(scores): pandas to read score column as float.
- e2c125fc - fix(scores): correctly expect template_id, not key
- 37937348 - fix(scores): reformatting of CMC return tuple.
Toggle commit list-
54d7fa5f...343e3869 - 3 commits from branch
added 8 commits
-
37937348...db931418 - 4 commits from branch
master
- 432cfb1b - doc: docstring formatting.
- ee0f6175 - fix(scores): pandas to read score column as float.
- d40be307 - fix(scores): correctly expect template_id, not key
- 1b676560 - fix(scores): reformatting of CMC return tuple.
Toggle commit list-
37937348...db931418 - 4 commits from branch
mentioned in commit e2fa582c
Please register or sign in to reply