chuanweihu / udacity-DANA

Udacity Data Analyst NanoDegree Projects, Learning Notes and Quiz

Home Page:https://www.udacity.com/course/data-analyst-nanodegree--nd002

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Udacity Data Analyst NanoDegree Project Portfolio

Description

There are several files which I've learned from Udacity data analysis NanoDegree course.

Tree

.
├── notes
│   ├── p10-congratulations_and_next_steps
│   ├── p4-practical_statistics_notes
│   │   └── reference
│   ├── p5-congratulations_and_next_steps
│   ├── p6-welcome_to_term_2
│   ├── p8-data_wrangling_notes
│   │   ├── ebert_reviews
│   │   ├── rt_html
│   │   ├── wordclouds_black
│   │   └── wordclouds_white
│   └── p9-data_store_telling_notes
└── project
    ├── p1-explore_weather_trends
    │   ├── data
    │   ├── docs
    │   └── images
    ├── p2-wikipedia_web_crawl
    │   └── docs
    └── p3-bike_share_analysis
        ├── data
        └── docs

22 directories

Code

  • code Directory is aim at storing algorithms(python) I've learned from this course.

Project

Below is a list of completion of project:

  • P1 - Explore Weather Trends
  • P2 - Wikipedia Web Crawl

About

Udacity Data Analyst NanoDegree Projects, Learning Notes and Quiz

https://www.udacity.com/course/data-analyst-nanodegree--nd002


Languages

Language:HTML 88.9%Language:Jupyter Notebook 11.1%