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