This workflow takes as input a column (type=Double) as an input. In the output the input column is enriched with the binary representation of the double.
To find the binary representation, the workflow makes use of the KNIME Recursive Loop. It loops every input value to a maximum of 25 iterations.
It works for positive and negative doubles, with or without a decimal.
One input column:
column name => input_data
column format => double
To use this component in KNIME, download it from the below URL and open it in KNIME:
Download ComponentDeploy, schedule, execute, and monitor your KNIME workflows locally, in the cloud or on-premises – with our brand new NodePit Runner.
Try NodePit Runner!