In the following project there were 4 data sets give in which we were told to fill the empty spaces using pandas and impute in this project we used pandas to fill the empty spaces and applied random forest model to predict the outcome of data this can be copy pasted in the python jupyter notebook and it works the edits must be done in the file name which i have changed to my convenience in this the incomplete data files are named f1,f2,f3,f4 and clean datasets are stored in f11,f22,f33,f44 here the cleaning method in numerical was using mean of each column and filled empty spaces with it the works are left as we needn't compute then in 4 datasets then ml model is used to predict .since this project is done by a amateur i would like to extend it if i learn more skills and would like to build large scalable applicatons