KnowledgeBoat Logo
|

Informatics Practices

What is missing data ?

Python Pandas

2 Likes

Answer

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


Related Questions