Giter Site home page Giter Site 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
  5. Licensing, Authors, and Acknowledgements

Installation

This code runs with Python version 3.* and requires some libraries, to install theses libraries you will need to execute:
pip install -r requirements.txt

You will need to 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 the specific folder, you can execute.

  1. Stackoverflow’s 2017 data
    mv survey_results_public.csv Write-a-Data-Science-Blog-Post/survey_results_public2017.csv

  2. Stackoverflow’s 2018 data
    mv survey_results_public.csv Write-a-Data-Science-Blog-Post/survey_results_public2018.csv

Project Motivation

This is an Udacity Nanodegree project.I was interested in using Stackoverflow Developer Survey Data to better understand:

  1. What are the most used programming languages in India?
  2. What are the most wanted programming languages in India?
  3. How does programming languages used at work relates with programming languages people want to learn?

File Description

programming_data_analysis.ipynb: Notebook containing the data analysis.
survey_results_public2017.csv: Stackoverflow's 2017 Annual Developer Survey data.
survey_results_public2018.csv: Stackoverflow's 2018 Annual Developer Survey data.

Results

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

Licensing, Authors, Acknowledgements

Must give credit to Stackoverflow for the data. You can find the Licensing for the data and other descriptive information at the Stackoverflow link available here.

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

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  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.