Skip to content

HMadhav/BlogPost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Table of Contents

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

Data Collaction

CSV data is over 100MB that's why I can not upload it in my repo due to 100MB GitHub file size limit.Please download the data from here.Make sure to rename the data file to survey_results_public.csv and place it in the root of the project folder.

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

For this project, I was interestested in using Stack Overflow data from 2022 to better understand:

  1. What's the most popular method of learning to code?
  2. What are the most commonly used programming languages among developers?
  3. Which countries have the highest average developer salaries?

File Descriptions

There is one notebook available here to showcase work related to the above questions. Markdown cells were used to assist in walking through the thought process for individual steps.

Results

The main findings of the code can be found at the post available here.

Licensing, Authors, Acknowledgements

Must give credit to Stack Overflow for the data. You can find the Licensing for the data and other descriptive information at the Kaggle link available here. Otherwise, feel free to use the code here as you would like!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors