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