IBM
C2020-930 · Question #109
Consider this Filler node where Age of respondent is stored as a string. What operation will the Replace with: Expression accomplish?
The correct answer is B. Converts numeric values to integers and converts non-numeric values to $null$ value. See the full explanation below for the reasoning.
Question
Consider this Filler node where Age of respondent is stored as a string. What operation will the Replace with: Expression accomplish?
Exhibit
Options
- AConverts numeric values to integers and leaves the non-numeric values as is.
- BConverts numeric values to integers and converts non-numeric values to $null$ value.
- CThe expression is not a valid operation.
- DUses @FIELD to create a new field.
How the community answered
(38 responses)- A3% (1)
- B76% (29)
- C8% (3)
- D13% (5)
Community Discussion
No community discussion yet for this question.
