The idea of working in another country as a software developer has always excited me. This project, which is part of Data Science Nanodegree, gave me a chance to explore and answer the questions regarding working in another country.
The following packages are required to execute the code in the jupyter notebook. They all come with the Anaconda Python distribution
- numpy
- pandas
- matplotlib
- seaborn
The dataset for this analysis is from Stack Overflow Annual Developer Survey 2018
- What is the relative popularity of technologies(languages, frameworks, and platforms) in each country?
- What are the converted salaries in each country along with the cost of living?
- What are the factors for job satisfaction?
The project notebook and the blog post link can be found below: