
We propose a few methods for imputing missing data and create a python library.
The library includes a few basic and advanced methods for data imputation.
(What's new on us!)
Find if two columns have same pattern and do imputation accordingly.
Impute based on elements on the same COLUMN as well as same ROW.
We experiment on NASA meteorites and landslides, and find out doing imputation will improve prediction accuracy.
Our GitHub page for this project: https://github.com/efzfish/lostData