You need to be able to work in a Jupyter Notebook on your computer. The following packages (libraries) need to be installed. You can install these packages via conda or pip.
- Numpy
- Pandas
- Matplotlib
- Seaborn
- jupyterthemes
You will need to download Stackoverflow’s 2017 and 2018 Annual Developer Survey and put in specific folders. You can find the data to download here.
This is an Udacity Nanodegree project.I was interested in using Stackoverflow Developer Survey Data to better understand:
- What Programming Languages are most used to work and Which Programming Languages are most Required in Stackoverflow survey data of 2017 and 2018 ?
- How does Programming Languages used at work relates with Programming Languages, People Wants to Learn in India According to Stackoverflow survey data of 2017 and 2018?
- What are the most wanted Programming Languages in India According to Stackoverflow survey data of 2017 and 2018?
The main findings of the code can be found at the post available here
Must give credit to Stackoverflow for the data. You can find the Licensing for the data and other descriptive information at the Stackoverflow link available here.