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?
Este exercício faz parte do curso
Intermediate Predictive Analytics in Python
Exercício interativo prático
Transforme a teoria em ação com um de nossos exercícios interativos
