Skip to content

Resolve "Fix problem with NaN values which are converted to True"

Hueser, Christian requested to merge 45-fix-problem-with-nan-values into master

Fix bug that converts NaN values to True:

In case of questions of boolean datatype NaN values in given answer data are converted to True during data processing depending on datatype.

Closes #45 (closed)

Merge request reports