I am trying to replace all the missing values of a boolean column with a fixed value (false), but it seems that the Missing Value node does not allow to set a fixed value for these type of column.
I would like to suggest adding this feature to the node, as it is posible for other data types.
Yeah, I used the “Rule Engine” node in a similar way. I actually had to do the same for 3 boolean columns, so I had to use 3 Rule Engine nodes, I just thought that it would be really convenient if the “fixed value” option were available in the “Missing value” node, as I would have been able to do everything at once.