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