Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 32 additions & 2 deletions assignment1.Rmd
Original file line number Diff line number Diff line change
@@ -1,6 +1,36 @@
---
title: "Assignment 1"
author: "YOUR NAME"
date: "9/8/2020"
author: "Yingxin Ye"
date: "9/18/2020"
output: html_document
---
# Assignment 1

[My Github Profile](https://github.com/yipyye)

## My Goals for HUDK4050

* Learn more about coding
* Learn more about data mining
* Have fun

## Video Review

I really like the video transcript, it helps to get to know the vocab, especially for the new learners in this field.


| Skill | Score|
|------|-----|
| Coding | 3 |
|Video transcript| Speed up the pace a bit|


## This is how I am feeling about the semester
![My feelings](this_semester.jpeg)


```{r}

```


Loading