DataFrame selection and cleaning without guessing — step 7 of 7
Checkpoint
One last thing before we move on. Same surface as a write step — but the lesson doesn't complete until this passes.
Checkpoint: write model_rows(rows) so it keeps rows with valid user_id, age, and spend, converting age and spend to numbers.