Start with the raw table: missing cells are shown, not hidden.
Start with visible missing cells
The displayed table has one numeric feature, age, and one categorical feature, color. Missing cells stay visible as question marks.
raw cells include ?
Row B is missing age
Row B has age missing and color blue. The missing age is not guessed yet; the policy comes next.
Bage=?
Row C is missing color
Row C has observed age 6 and color missing. The missing marker stays visible in the raw side of the table.
Cage=6,Ccolor=?