Unit Outlines:
◆ unit5A: Introduction to `dplyr`
◇ Transform & Create Columns
◇ Filtering and Ordering Rows
◇ Group Summary
◇ Enhancement Features
◆ unit5B: Group Operation
◇ Embedded Group Structure
◇ Types of function: summarise, vector & windows
◇ Group Summarise
◇ Group Mutate
◆ TaFeng01: Data Preparation
◇ Retail POS Data
◇ Items, Transactions and Customers
Unit Notebook:
Google Drive:
◆ Course Material : [ ~/ib533/ ]
Unit05 Assignment: Due: 2022/10/16 (Sun.) 23:59
Personal Assignment
upload the certificate to folder [ ~/person/05_dplyr/ ]
with filename “student_id_datacamp_dplyr.pdf”
Group Assignment
Complete Notebooks , knit and upload to
[ ~/team/group#/ ] with filename “G#_TF1_Prep.html”
參考連結:
◆ John Hopkins: R Programming online course
◆ John Hopkins: R Programming eBook
◆ Harvard: Data Science ebook
◆ Week05 Video Recording