Warning when using "Read AML" operator

User: "KrafN"
New Altair Community Member
Updated by Jocelyn
Whenever I use this operator to read some data set, I get the following warning message:

"DataRowFactory.string2Double(String): 'nan' is not a valid number!"


Could anyone help me out here on how this might be caused?

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "land"
    New Altair Community Member
    Hi,
    yes I can. The String "nan" is simply not a number. It can't parse it, also "nan" probably stands for "Not a Number" a value of double variables used by rapidminer to encode missing values internally.

    Greetings,
      Sebastian