Git Product home page Git Product logo

project-1-ds-blog-post's Introduction

Table of Contents

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

Installation

The code should run with no issues using Python versions 3.6.3

Libraries embedded in Anaconda distribution used in the project:

  1. sys
  2. numpy
  3. pandas
  4. matplotlib.pyplot
  5. seaborn
  6. sklearn.cluster
  7. sklearn.preprocessing

External function library not embedded in Anaconda distribution used in the project called "proj1_func_library", which included in:

  1. proj1_func_library.py

Project Motivation

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

  1. What are top FIVE hottest programming languages in 2020?
  2. What kind of people would like to keep studying new technologies?
  3. How could Stack Overflow segment their visitors according their behaviours on the platform?

File Descriptions

There are 3 jupyter notebook files (*.ipynb) available here to showcase the works for three questions mentioned above respectively with CRISP-PM process:

  1. project_1_question_1.ipynb
  2. project_1_question_2.ipynb
  3. project_1_question_3.ipynb

Those 3 jupyter notebooks required a external library call "proj1_func_library", which included in "proj1_func_library.py".

  1. proj1_func_library.py

Moreover, for easily reading, there are 3 HTML files generated by those 3 jupyter notebook files above. They are:

  1. project_1_question_1.html
  2. project_1_question_2.html
  3. project_1_question_3.html

Results

The main findings of the analysis can be found at the post available on my Medium Medium post 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!

(version 1.2 in friends_group)

project-1-ds-blog-post's People

Contributors

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