Icon

Exercise1

KBL: Chapter 3 Exercise1
Workflow: Chapter 3/Exercise 1 This workflow is just an exercise for string manipulation andrule creation.The String Manipulation node alone can probably implementthe required string manipulation task. However, just to show what other nodes can do, the RuleEngine, the Column Resorter, the Column Combiner and theString Replacer are also shown in this exercise. String Manipulation OptionsBoth branches build the sentences "inflated is T" and "not inflated is F" for inflated andnot inflated balloons. column headers are takenfrom fileballons.names"not," ->"not ""Inflated" columnas last columnpreparing forColumn Combiner nodesame result asfrom all string manipulation nodes aboveif YELLOW and SMALL=>"inflated"otherwise +>"not inflated"tmp = "is"alwaysjoiningclass + tmp = Inflated (T/F)readyellow-small.data Column Rename String Replacer Column Resorter String Manipulation Rule Engine Rule Engine Column Combiner CSV Reader Workflow: Chapter 3/Exercise 1 This workflow is just an exercise for string manipulation andrule creation.The String Manipulation node alone can probably implementthe required string manipulation task. However, just to show what other nodes can do, the RuleEngine, the Column Resorter, the Column Combiner and theString Replacer are also shown in this exercise. String Manipulation OptionsBoth branches build the sentences "inflated is T" and "not inflated is F" for inflated andnot inflated balloons. column headers are takenfrom fileballons.names"not," ->"not ""Inflated" columnas last columnpreparing forColumn Combiner nodesame result asfrom all string manipulation nodes aboveif YELLOW and SMALL=>"inflated"otherwise +>"not inflated"tmp = "is"alwaysjoiningclass + tmp = Inflated (T/F)readyellow-small.dataColumn Rename String Replacer Column Resorter String Manipulation Rule Engine Rule Engine Column Combiner CSV Reader

Nodes

Extensions

Links