Closed JakaKokosar closed 3 years ago
Merging #10 (6d20119) into master (1fe2cd3) will increase coverage by
0.08%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #10 +/- ##
==========================================
+ Coverage 93.73% 93.82% +0.08%
==========================================
Files 2 2
Lines 351 356 +5
==========================================
+ Hits 329 334 +5
Misses 22 22
Impacted Files | Coverage Δ | |
---|---|---|
...contrib/survival_analysis/widgets/owkaplanmeier.py | 93.75% <100.00%> (+0.09%) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 1fe2cd3...6d20119. Read the comment docs.
Issue
Error occures when this line is called. When dealing with meta attributes values of numpy array are of type 'object' instead of float (see images below).
1.)
2.)
Description of changes
Includes