Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Missing Value

Missing Value

📖Source

Data can have missing values and it is very common. The reason of such missing data can be any of the following:

There are many standard practices of dealing with missing data-

Deletion methods are used when the nature of missing data is “Missing completely at random” else non random missing values can bias the model output.