gravatar

eddiexunyc

Eddie Xu

Recently Published

DATA 605 - Homework 15
DATA 605 - Homework 13
DATA 605 - Homework 14
DATA 605 - Homework 12
DATA 605 - Homework 11
DATA 605 - Homework 10
DATA 605 - Homework 9
DATA 605 - Homework 8
DATA 605 - Homework 7
DATA 605 - Homework 6
DATA 605 - Homework 5
DATA 605 - Homework 4
DATA 605 - Homework 3
DATA 605 - Homework 2
DATA 605 - Week 2 Discussion
Page 278 C23
DATA 605 - Homework 1
DATA 607 - Twitter Recommendation Algorithm Analysis
A Scenario Design of Twitter
DATA 607 - TIDYVERSE CREATE ASSIGNMENT
The task here is to Create an Example. Using one or more TidyVerse packages, and any dataset from fivethirtyeight.com or Kaggle, create a programming sample “vignette” that demonstrates how to use one or more of the capabilities of the selected TidyVerse package with your selected dataset.
DATA 607 - Assignment 9
The purpose of the assignment is to choose one of the New York Times APIs, construct an interface in R to read the JSON data, and transform it into an R DataFrame.
DATA 607 - Assignment 7
The purpose of this assignment is to understand multiple file sources and its format and the structure loaded in R.
DATA 607 - Project 2
The goal of this project is to gain more experience in preparing different datasets for downstream analysis work.
DATA 607 - Assignment 5
Given a messy data, the goal is to tidy and transform data to suit the need for data analysis and to answer the question: Which airline provide a better service in term of flight quality?
DATA 607 - Chess Tournament Project 1
In this project, you’re given a text file with chess tournament results where the information has some structure. Your job is to create an R Markdown file that generates a .CSV file (that could for example be imported into a SQL database).
DATA 607 - Assignment 3
A string exercise
DATA 607 Assignment 1
Assignment – Loading Data into a Data Frame