Skip to content

chuanweihu/udacity-DANA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

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