Skip to content

amnanjum01/PythonEDA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

In this notebook, we worked on dealing with cleaning the data, missing values, univariate, bivariate and multivariate analysis. Additionally, few APIs were created to make sure that if the same piece of code is needed to be used several times over the course of the analysis, there is no need to repeat 10 lines of code again and again. Instead, the job can be accomplished using just one line of code.

Bivariate/Multivariate statisical testing methods like ANOVA and Chi Squared testing were employed to assist in making decisions on how to replace the missing values.

Missing No library was used to understand relationship between missingness of data.

Machine learning techniques like K-Nearest Neighbours were tweaked and used to help in cleaning the data and replacing categorical variables.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published