Skip to content

This is a data analysis based on Stackoverflow developer survey 2020

Notifications You must be signed in to change notification settings

ishan-anuranga/stackoverflow-data-2020-analysis

Repository files navigation

Table of Contents

  1. Installation
  2. Project Motivation
  3. File Descriptions
  4. Results
  5. Licensing, Authors, and Acknowledgements

Installation

There should be no necessary libraries to run the code here beyond the Anaconda distribution of Python. The code should run with no issues using Python versions 3.*.

Project Motivation

i was interested in finding following using Stackoverflow developer survey:

  1. What are the languages most of the users are worked with?
  2. What languages users are willing to learn?
  3. How many of cloud users are worked with each cloud platform?
  4. What cloud platforms are preffered by users who has no recent cloud experience?
  5. What are the languages cloud users worked with?
  6. What are the languages non-cloud users worked with?

The full set of files related to this course are owned by Udacity, so they are not publicly available here. However, you can see pieces of the analysis here. This README also serves as a template for students to follow in creating their own project README files.

File Descriptions

There is one notebook and 2 csv files. Notebook contains the exploratory analysis of the data and csv files contain the survey data and the schema.

Results

Findings of this analysis can be found here.

Licensing, Authors, Acknowledgements

Must give credit to Stack Overflow for the data. You can find the data and other information at the Stackoverflow link available here. Feel free to use the code as you wish!

About

This is a data analysis based on Stackoverflow developer survey 2020

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published