Revision 9e9b3eb137e9f1a040317d9db5aee3c94c6bad4e authored by Joost van Griethuysen on 11 October 2022, 16:36:26 UTC, committed by Joost van Griethuysen on 11 October 2022, 16:36:26 UTC
When Label_channel column is present in the CSV input, it needs to be parsed as an int.
However, due to a bug, the value for label was used instead. Related to 54a37822, but now for voxel-based extraction
1 parent be9f2b2
History
File Mode Size
.circleci
.github
bin
conda
data
docker
docs
examples
hooks
labs
notebooks
radiomics
tests
.dockerignore -rw-r--r-- 687 bytes
.editorconfig -rw-r--r-- 440 bytes
.flake8 -rw-r--r-- 1.2 KB
.gitattributes -rw-r--r-- 35 bytes
.gitignore -rw-r--r-- 763 bytes
CHANGES.rst -rw-r--r-- 45.9 KB
CONTRIBUTING.rst -rw-r--r-- 5.8 KB
Dockerfile -rw-r--r-- 1.9 KB
LICENSE.txt -rw-r--r-- 1.4 KB
MANIFEST.in -rw-r--r-- 639 bytes
README.md -rw-r--r-- 7.8 KB
appveyor.yml -rw-r--r-- 2.2 KB
requirements-dev.txt -rw-r--r-- 89 bytes
requirements-setup.txt -rw-r--r-- 13 bytes
requirements.txt -rw-r--r-- 77 bytes
scikit-ci.yml -rw-r--r-- 1.5 KB
setup.cfg -rw-r--r-- 223 bytes
setup.py -rw-r--r-- 3.7 KB
versioneer.py -rw-r--r-- 67.0 KB

README.md

back to top