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?
Diese Übung ist Teil des Kurses
Intermediate Predictive Analytics in Python
Interaktive Übung
Setze die Theorie in einer unserer interaktiven Übungen in die Praxis um
