How to replace missing values
Given is a basetable with a predictive variable max_donation
that has the maximum donation someone has given over the last year. Some donors did not make a donation last year and hence have missing values for this value.
What is the best strategy to replace missing values in this variable?
This exercise is part of the course
Intermediate Predictive Analytics in Python
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
