Skip to content
#

missing-data

Here are 17 public repositories matching this topic...

FIMUS imputes numerical and categorical missing values by using a data set’s existing patterns including co-appearances of attribute values, correlations among the attributes and similarity of values belonging to an attribute.

  • Updated Mar 24, 2023
  • HTML

This project demonstrates data cleaning on the Nashville Housing dataset (2013–2016) using R and packages like tidyverse, lubridate, and janitor. Key steps included standardizing column names, handling missing values, formatting dates, cleaning text fields, and identifying outliers. The cleaned dataset is now ready for analysis and modeling to unco

  • Updated Jun 6, 2025
  • HTML

Improve this page

Add a description, image, and links to the missing-data topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the missing-data topic, visit your repo's landing page and select "manage topics."

Learn more