Skip to content

My journey through Udacity's Programming for Data Science Nanodegree

Notifications You must be signed in to change notification settings

RTAndrew/data-science-nanodedree

Repository files navigation

Udacity's Programming for Data Science Nanodegree

Date created

First created on October 15th, 2019. Modified December 12th, 2019 based on Udacity's 3rd project repository

This repository contains all the files and projects used during the Udacity's course.

Lecture Folder

In the lecture folder contains the exercises that was part of the program. Such as Python and SQL exercises.

Project Folder

Each part of the program required a project:

  • SQL
    • Exercises
    • Project submission
  • Python
    • Full code; Project submission
  • Git
    • Project submission

Project 1 - SQL

Overview

This project was based on a generic company named Sakilla DVD Rentals, in which the student was tasked to run SQL queries on the company's database in order to answer business questions.

The answers needed to be in a graph visualization along with its description. There were in total 4 presentation slides, each one containing one answer to a particulary area of the business.

Project 2 - Python

Overview

In this project, the student was provided with 3 different datasets. The mission was to read them using python language, and provide interactive analytical presentation based on the user's input.

Files used

In order to complete the project, 3 dataset were used:

  • washington.csv
  • new_york_city.csv
  • chicago.csv

Requirements

Forgot the requirements, as my PC died and I mostly used the Udacity's virtual console. xD

Project 3 - Submit your Work on GitHub

Overview

To conclude the course, the student was tasked to upload all of the files used during the course to Github using git, and also provide all the bash commands used to achieve it.

About

My journey through Udacity's Programming for Data Science Nanodegree

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages