Udacity Data Science Nanodegree - Project 1
Python 3.6, anaconda, numpy, pandas, matplotlib, seaborn
1. How important are open source tools to Github users?
A. Which environment do they use?
B. Which operating system do they use
C. How often do they contribute to open source?
D. What are their opinions of open source code?
2. What background do Github users have?
A. What is the gender distribution of Github users?
B. How old are Github users?
C. What level of education do they have?
D. What major do Github users have?
E. Where do Github users live?
3. What are the trends for Github user's salaries?
A. How much money do Github users earn does this depend on their gender?
B. Is there a correlation between age and income?
C. How do salaries compare across 14 countries with the most amount of Github users, and South Africa (my country of residence)?
- Blog_Post_Udacity_Project1.ipynb containing analysis using the CRISP-DM standard.
- readme file
- survey_results_public.csv contains the data analysed. This file is too large to upload onto this Github repo
- The results of this exersize are summarised in a Blog Post, in the form of a BlogPost.html file and images contained within this repository
This repository forms part of a project of the Udacity Data Science Nanodegree. Data from a Stack Overflow survey is analysed.
The results of the blog post are given as a html page and associated files in this github repository.