Skip to content

varunnthakuur/dataprocessing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dataset source: Kaggle (House Prices - Advanced Regression Techniques)

Load data in panda dataframe

Assess the data set (rows x columns, dtypes, nulls or missing values)

Mechanism to handle missing data (use heat maps to the quick glance of your missing or null values)

Fixing and removing missing or null

Creating the numerical & categorial features lists

Ask domain specific questions with data visualization using graphs

Grid of distribution plots of all numerical features

Count plots of categorical features

featureselection techniques (in progress)

About

EDA

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors