What is missing data ?
2 Likes
Missing data, also known as missing values are the values that cannot contribute to any computation or we can say that missing values are the values that carry no computational significance.
Answered By
1 Like
Name the functions that give you maximum and minimum values in a DataFrame.
Name the functions that give you the index of maximum and minimum values in a DataFrame.
Why is missing data filled in DataFrame with some value ?
Name the functions you can use for filling missing data.