Open mackenzieyoung opened 5 years ago
https://github.com/spmcodes/Codecademy_Project/blob/ee8c62dbbc9a83bb1d05c2428aee5f4ed13ec34e/Codecademy_Project.ipynb#L56
Why did you choose to fill the income NA values with 50000?
I had already filled all -1s with 30000 in the csv file. This was just an additional precaution - if any were left as Nan, though of filling it with 50000.
https://github.com/spmcodes/Codecademy_Project/blob/ee8c62dbbc9a83bb1d05c2428aee5f4ed13ec34e/Codecademy_Project.ipynb#L56
Why did you choose to fill the income NA values with 50000?