Exploratory Data Analysis using python programming language over stackoverflow data. To know more, follow the blog shared below,
Libraries used,
- numpy
- pandas
- plolty-express
- plotly == 4.7.1
Data used is stack overflow survey data from,
Link: https://insights.stackoverflow.com/survey/
Find rest in the notebook.
Download directly the zip file or type this in terminal,
git clone https://github.com/pr2tik1/developer-insights.git
Change the code,
fig.show('png')
to
fig.show()
The 'png' is added here to display plots on github. The images produced with plotly are of high quality, removing png from the code may result the notebook size increase to 100 mb+.
Pratik Kumar : LinkedIn
- The 2020 developer survey by StackOverflow has been released, https://insights.stackoverflow.com/survey/2020
- You may also check out the survey results by HackerRank, https://research.hackerrank.com/developer-skills/2020