what isnull().sum() do in machine learning
Answers
Answered by
1
Answer:
isnull() - it is used to make a blank for example the user doesn't wants to give his phone number. When the number is not entered the computer does not force the user to enter the phone number.
sum() - this is used to find the sum of two values.
Explanation:
I think this answer will help you.
Similar questions