I just spent fifteen minutes trying to work out how to match missing values in the Knime "Rule Engine" node. It turns out you put the "MISSING" keyword before the column definition.
So, the rule looks something like this:
MISSING $species$ => 'blank'
Tuesday, September 20, 2011
Subscribe to:
Post Comments (Atom)
Dang, so non-intuitive.
ReplyDeleteThanks for the post, help me 6 years later :)
Same for me, thanks !
ReplyDeletethanks!!
ReplyDelete