PDSND - Udacity Project One: Investigating a Relational Database
-
Updated
Oct 6, 2021
PDSND - Udacity Project One: Investigating a Relational Database
This is my project for Programming for Data Science
Generation of hailstone numbers with using variables instead of having 3 and 1 as multiples. Formula : ax+b for odd and x/2 for even
A follow along project for the Programming for Data Science with Python course on Udacity. The project is made possible by the OMAC (One Million Arab Coders) and Bertelsmann Next Generation Scholarships.
Python was used to explore data related to bike share systems for three major cities in the United States.
GitHub project (Project 3) repository for PDSND
SQL was used to explore a database related to movie rentals and answer interesting questions about it.
Add a description, image, and links to the programming-for-datascience topic page so that developers can more easily learn about it.
To associate your repository with the programming-for-datascience topic, visit your repo's landing page and select "manage topics."