Skip to content

This repository has the code of an analysis based on the Stack Overflow Developers Survey from 2017 to 2019.

Notifications You must be signed in to change notification settings

brunowdev/stackoverflow

Repository files navigation

Table of Contents

  1. Requirements
  2. Project Motivation
  3. File Descriptions
  4. Results
  5. Licensing and dataset

Requirements

  • Python 3
  • Pandas
  • Matplotlib
  • Seaborn

Project Motivation

This project is addressed to answer three questions using data from the Stack Overflow surveys of 2017, 2018 and 2019.

  1. The top 10 technologies per year
  2. Equality: how the salary relates to gender?
  3. Is the wish of learning a new technology a good indicator of a technology growing in the next year?

File Descriptions

  • StackOverflow - Developer Survey - 2017 - 2018 - 2019.ipynb - Notebook to address the questions
  • jupyter_utils.py - Python file with functions to configure the notebook and the visualizations

Results

A post with the results is available here.

Licensing and dataset

The dataset used is from Stack Overflow and could be found here.

About

This repository has the code of an analysis based on the Stack Overflow Developers Survey from 2017 to 2019.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published