Detection Skills
Find nulls, blanks, sentinels, and suspicious placeholders. Compare missing counts, percentages, row completeness, and missingness patterns before choosing any treatment.
Detect hidden gaps, compare smart fixes, preserve useful records, and build cleaner datasets while mastering practical missing value decisions through playful challenges and feedback.
Click a canvas cell to inspect it. Click a column label to target that feature.
Find nulls, blanks, sentinels, and suspicious placeholders. Compare missing counts, percentages, row completeness, and missingness patterns before choosing any treatment.
Use medians for skewed numeric features. Use modes or explicit categories for labels. Prefer grouped methods when different segments have meaningfully different distributions.
Never use future observations to repair past records during realistic forecasting. Avoid imputing protected targets, identifiers, or values whose absence carries important information.
Important Note: All the Calculators listed in this site are for educational purpose only and we do not guarentee the accuracy of results. Please do consult with other sources as well.