Code Monkey home page Code Monkey logo

write-a-data-science-blog-post's Introduction

Write a Data Science blog post

Udacity Data Scientist Nanodegree Project.

Table of Contents

  1. Installation
  2. Project Motivation
  3. File Description
  4. Results

Installation

This code runs with Python version 3.* and requires some libraries:

  1. Pandas
  2. NumPy
  3. Matplotlib
  4. Seaborn

You can download Stackoverflow’s 2017 and 2018 Annual Developer Survey and put in specific folders. You can find the data to download here.
To move the downloaded files to their respective folders, execute the following commands:

  1. Stackoverflow’s 2017 data:

    mv survey_results_public.csv Write-a-Data-Science-blog-post/data/2017/survey_results_public.csv
    
  2. Stackoverflow’s 2018 data:

    mv survey_results_public.csv Write-a-Data-Science-blog-post/data/2018/survey_results_public.csv
    

Project Motivation

This is an Udacity Nanodegree project where I explored the Stackoverflow Developer Survey Data to gain insights into the following questions regarding Japan:

  1. Which programming languages are most commonly used, and which are most in demand?
  2. What are the most wanted programming languages in Japan?
  3. How does the programming languages used at work relate to the programming languages people want to learn?

File Description

exploratory_analysis.ipynb: Notebook with the data analysis.
data/2017/survey_results_public.csv: Stackoverflow's 2017 Annual Developer Survey data.
data/2018/survey_results_public.csv: Stackoverflow's 2018 Annual Developer Survey data.

Results

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

write-a-data-science-blog-post's People

Contributors

jin121289 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.