Skip to content

This repository contains python scripts for exploratory data analysis performed on various datasets.

Notifications You must be signed in to change notification settings

harshbhandari7/Exploratory-Data-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Exploratory Data Analysis (EDA)

This repository contains python scripts for EDA performed on various publicly available datasets.

The libraries I have used to perform EDA are numpy, pandas, matplotlib and seaborn.

There are different types of visualisation used from libraries like pandas, matplotlib and seaborn to infer the data like:

  • Box Plots
  • Histograms
  • Distribution Plots
  • Pie/Bar Charts
  • Scatter Plots
  • Joint Plots
  • Pair Plots
  • Heatmaps
  • Line Plots
  • Stacked Bar Charts

This repository contains following folders and files:

  1. Google Play Store
  2. Bank Campaign
  3. IMDb Movie

About

This repository contains python scripts for exploratory data analysis performed on various datasets.

Topics

Resources

Stars

Watchers

Forks