Exploratory Data Analysis
Exploratory Data Analysis Case Study - 7 Million+ Company Dataset
Contents
- About the Dataset
- Objective
- Installing all libraries, modules, and download dataset from kaggle
- Data pre-processing and cleaning
- Data Preprocessing
- Data Cleaning
- Merge other datasets
- Exploratory Data Analysis
- Conclusion
- Future Work
- References
1. About the Dataset
- The dataset contains data about 7 million companies from different parts of the world.
- We will use following Columns from Dataset : Employee, country, year founded, type of industry, name of company, etc.
- We will also merge other datasets information related to country later for more detailed analysis like median age, urban population, world share etc.
2. Objective
The objective of this project is to apply the data analysis & visualization skills & techniques learned to a real-world dataset.
Darpan Dahake5 months ago