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
  •  | 
  •  

質問

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

役に立ちましたか?

解決

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.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top