The goal of this project is to analyse various teachers in Pakistan.
I have Downloaded this dataset from kaggle website. Here is the link: https://www.kaggle.com/alexisbcook/pakistan-intellectual-capital
- Imported all the required libraries and dataset for this project.
- Exploratory Data Analysis and Visualizing different aspects of the dataset.
- Finding number of observations and outliers in the dataset.
- Plotting different attributes of the dataset.
- numpy.
- pandas.
- matplotlib.
- seaborn.
- Maximun number of Teachers are from Department of Computer Science.
- Maximun number of Teachers have the Terminal Degree of MS.
- Maximun number of Teachers have the Designation of Assistant Professor.
- Maximun number of Teachers are from Pakistan.
- Maximun number of Teachers are graduated in the Year 2015
- Sir Syed University of Engineering and Technology has the maximun number of Teachers.
- Maximun number of universities are located in Punjab.
- Created by @Nirvik07, HRSoc 2022