项目作者: Abhishek20182

项目描述 :
Data Scientist Nanodegree Program Project - I
高级语言: Jupyter Notebook
项目地址: git://github.com/Abhishek20182/Write-A-Data-Science-Blog-Post.git
创建时间: 2020-06-20T13:25:05Z
项目社区:https://github.com/Abhishek20182/Write-A-Data-Science-Blog-Post

开源协议:MIT License

下载




Udacity logo

Udacity Data Scientist Nanodegree Program

Project I: Write a Data Science Blog Post

Table of Contents

" class="reference-link">Installation

You need to be able to work in a Jupyter Notebook on your computer. The following packages (libraries) need to be installed. You can install these packages via conda or pip.

  • Numpy
  • Pandas
  • Matplotlib
  • Seaborn
  • jupyterthemes

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.

" class="reference-link">Project Motivation

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

  • What Programming Languages are most used to work and Which Programming Languages are most Required in Stackoverflow survey data of 2017 and 2018 ?
  • How does Programming Languages used at work relates with Programming Languages, People Wants to Learn in India According to Stackoverflow survey data of 2017 and 2018?
  • What are the most wanted Programming Languages in India According to Stackoverflow survey data of 2017 and 2018?

" class="reference-link">Results

The main findings of the code can be found at the post available @betu.abhishek20182/stack-overflow-survey-in-india-f2a7a63be7e5?sk=d1ce1941c932b288f21b89578511dee2">here

" class="reference-link">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.