Skip to content

Latest commit

 

History

History
48 lines (34 loc) · 2.09 KB

README (1).md

File metadata and controls

48 lines (34 loc) · 2.09 KB

Pakistan Intellectual Capital Analysis

Goal

The goal of this project is to analyse various teachers in Pakistan.

Dataset

I have Downloaded this dataset from kaggle website. Here is the link: https://www.kaggle.com/alexisbcook/pakistan-intellectual-capital

What Have I Done?

  • 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.

Library used:

  1. numpy.
  2. pandas.
  3. matplotlib.
  4. seaborn.

Visualization and EDA of different attributes:

download download download download download download download download

Conclusion:

  • 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.

Authors