Skip to content

Latest commit

 

History

History
executable file
·
11 lines (8 loc) · 533 Bytes

File metadata and controls

executable file
·
11 lines (8 loc) · 533 Bytes

stackoverflow-salary-analyzer

Provide a simple Jupyter Notebook to analyze Stack Overflow's yearly developers survey.

The included data is that of the Stack Overflow 2017 survey, which is used here under the Open Database License (ODbL). The raw data was taken from here.

requirements (pip)

  • numpy
  • matplotlib
  • pandas
  • seaborn