Skip to content

Exploratory Data Analysis using Python Libraries. Data Source: 2015 Census Data. Analyzed US census data based on various income buckets. Described the swekness and kurtosis of data. Identified the population distribution among men and women across races, occupation types and service types. Also, identified the outliers in data for income.

Notifications You must be signed in to change notification settings

ROHANNAIK/datasleuthing

Repository files navigation

Data Sleuthing

Exploratory Data Analysis using Python Libraries

Exploratory data analysis

Exploratory data analysis (EDA) is a very important step which takes place after feature engineering and acquiring data and it should be done before any modeling. This is because it is very important for a data scientist to be able to understand the nature of the data without making assumptions. The purpose of EDA is to use summary statistics and visualizations to better understand data, and find clues about the tendencies of the data, its quality and to formulate assumptions and the hypothesis of our analysis.

About

Exploratory Data Analysis using Python Libraries. Data Source: 2015 Census Data. Analyzed US census data based on various income buckets. Described the swekness and kurtosis of data. Identified the population distribution among men and women across races, occupation types and service types. Also, identified the outliers in data for income.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published