/datascience_nd

A repo for Udacity Data Analyst Nano Degree

Primary LanguageJupyter Notebook

Project 1

Weather trend project is meant to analyze local and global temperature data and compare the temperature trends of Kano, Nigeria to overall global temperature trends.
Numpy is used to create moving averages by taking advantage of the rolling() function.
Pandas is used to create the dataframe and other data manipulations the library offers.
Matplotlib is used in the visualization of the data.
The findings is made and reported in the Jupyter notebook file and a pdf sample is made available in the repo too for submissions and easy review at a glance. 

Project 2

Project 3

Project 4

Project 5