R = A == 1/0
}
R = is_na(A)
Kuno
-Original Message-
From: Berthold Reinwald [mailto:reinw...@us.ibm.com]
Sent: Samstag, 7. Juli 2018 02:12
To: dev@systemml.apache.org
Subject: Re: which() Function in SystemML
You may also look at example 2 "Replace NaN with mode" in our "D
Regards,
Berthold Reinwald
IBM Almaden Research Center
office: (408) 927 2208; T/L: 457 2208
e-mail: reinw...@us.ibm.com
From: "Niketan Pansare"
To: dev@systemml.apache.org
Date: 07/05/2018 10:26 AM
Subject: Re: which() Function in SystemML
Hi Kuno,
Thanks for t
t;Baeriswyl Kuno (IT-SWE-CC1-JV6)"
To: "dev@systemml.apache.org"
Date: 07/05/2018 05:29 AM
Subject:which() Function in SystemML
Hello,
I'm a developer want to use SystemMl for running R-Code from our business
people on a Spark cluster.
I've studied
http://apa
Hello,
I'm a developer want to use SystemMl for running R-Code from our business
people on a Spark cluster.
I've studied http://apache.github.io/systemml/dml-language-reference , however,
haven't found a implementation of the R function "which" or any alternative
functionality. Has anyone an i