Guess Types


Synopsis

(Re-)guesses all value types and changes them accordingly.


Description

This operator can be used to (re-)guess the value types of all attributes. This might be useful after some preprocessing transformations and "purifying" some of the columns, especially if columns which were nominal before can be handled as numerical columns. With this operator, the value types of all attributes do not have to be transformed manually with operators like Parse Numbers.


Input


Output


Parameters


ExampleProcess