ilovemesomeramen opened a new pull request #1187: URL: https://github.com/apache/systemds/pull/1187
MVIImpute mode_global failed if most values are missing since check was performed on null and not "null". Resulting in the string "null" being passed to Double.parseDouble in the apply step later. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
