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: