promptdojo_

Missing values, dtypes, and the silent model bug — step 5 of 7

This missing-value counter uses == float("nan") — which matches NOTHING, so it reports zero missing. Fix the check so it prints missing: 2.

The break is on line 5 — but read the whole snippet first.

full-screen editor opens — close anytime to keep reading.