In Rapidminer after splitting a column how do I change the type of the new column column?

StackOverflow https://stackoverflow.com/questions/18794619

  •  28-06-2022
  •  | 
  •  

Domanda

Very new to RM making headway slowly.

I have split a column such that the new column is a column of numbers this field is set automatically to polynomial.

How do I set it to Numerical or even better Integer?

I have tried Geuss Type but this did not work

Thanks

È stato utile?

Soluzione

Guess Types should work. If it doesn't it could be that one of the values hasn't been split properly and is still a nominal. Parse Numbers will also work but again will not cope with nominals.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top