Skip to content

AbdulelahMaj/Udacity_DataAnalyst

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Udacity_DataAnalyst

About

In this program we learn the skills required to organise data, uncover patterns and insights, draw meaningful conclusions and communicate critical findings. We accomplish this using Python (along with Numpy, Pandas, Matplotlib) and SQL.

Project 01 - Global Weather Trends

In this project, I have analysed local and global temperature data and compared the temperature trends with where I live to overall global temperatures

Project 02 - No Show Appointments

This project is based on the dataset which collects information from 100k medical appointments in Brazil and is focused on the question of whether or not patients show up for their appointment. A number of characteristics about the patient are included in each row.

Project 03 - Analyze_A_B Test Analysis

A/B tests are very commonly performed by data analysts and data scientists. It is important that we get some practice working with the difficulties of these

For this project, I have worked to understand the results of an A/B test run by an e-commerce website. My goal was to work through this to help the company understand if they should implement the new page, keep the old page, or perhaps run the experiment longer to make their decision.

Project 04 - Data Wrangling

The dataset that I had worked for wrangling (and analyzing and visualizing) is the tweet archive of Twitter user @dog_rates, also known as WeRateDogs. WeRateDogs is a Twitter account that rates people's dogs with a humorous comment about the dog. These ratings almost always have a denominator of 10. The numerators, though? Almost always greater than 10. 11/10, 12/10, 13/10, etc. Why? Because "they're good dogs Brent." WeRateDogs has over 4 million followers and has received international media coverage.

My goal: Wrangle WeRateDogs Twitter data to create interesting and trustworthy analyses and visualizations. The Twitter archive is great, but it only contains very basic tweet information. Additional gathering, then assessing and cleaning is required for "Wow!"-worthy analyses and visualizations.

Project 05 - ProsperLoan Data Exploration

This data set contains 113,937 loans with 81 variables on each loan, including loan amount, borrower rate (or interest rate), current loan status, borrower income, and many others. This data dictionary explains the variables in the data set. The project objective is not expected to explore all of the variables in the dataset! But focus on only exploration on about 10-15 of them.

Tools

  • Jupyter notebook
  • Pandas
  • Numpy
  • Seaborn
  • Matplotlib
  • request
  • Twitter API

About

This repo is for Udacity's Data Analyst Nanodegree

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published