Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 393 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 393 Bytes

Gender Pay Gap Analysis

AIM

The aim of the project was to analyse the pay gap between males and females using glassdoor dataset.

DATASET

Dataset can be downloaded from here.

STEPS

  • Importing Libraries
  • Data Visualisation

LIBRARIES USED

  • pandas
  • numpy
  • plotly
  • seaborn
  • matplotlib
  • os