pilsung-kang / R-for-Data-Analytics

Course homepage of "Programming Language for Data Analytics" @Korea University

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

R-for-Data-Analytics

Course homepage of "Programming Language for Data Analytics" @Korea University

Syllabus (Doc, Slide, Video)

Final Scores

  • TBA

Assignments

  • Assignment 5 (download)
    • Due date: 2020-12-29 23:59
    • Rmd files and its output html files must be submitted via e-mail: dsba.koreauniv@gmail.com
    • Title format: Assignment number, student id, and name
    • Example: A5_202012345_홍길동
  • Assignment 4 (download)

    • Due date: 2020-12-15 23:59
    • All required files must be compressed as a single zip file and should be submitted via e-mail: dsba.koreauniv@gmail.com
    • If necessary, use the comments to explain your answers (If you use Korean for comments (allowed), you must use UTF-8 encoding scheme for the script)
    • Title format: Assignment number, student id, and name
    • Example: A4_202012345_홍길동
  • Assignment 3 (download)

    • Due date: 2020-11-24 23:59
    • R file with your answer must be submitted via e-mail: dsba.koreauniv@gmail.com
    • If necessary, use the comments to explain your answers (If you use Korean for comments (allowed), you must use UTF-8 encoding scheme for the script)
    • Title format: Assignment number, student id, and name
    • Example: A3_202012345_홍길동
    • Assignment 3 Score (Download)
  • Assignment 2 (download)

    • Due date: 2020-11-10 23:59
    • R file with your answer must be submitted via e-mail: dsba.koreauniv@gmail.com
    • If necessary, use the comments to explain your answers (If you use Korean for comments (allowed), you must use UTF-8 encoding scheme for the script)
    • Title format: Assignment number, student id, and name
    • Example: A2_202012345_홍길동
    • Assignment 2 Score (Download)
  • Assignment 1 (download)

    • Due date: 2020-10-27 23:59
    • R file with your answer must be submitted via e-mail: dsba.koreauniv@gmail.com
    • If necessary, use the comments to explain your answers (If you use Korean for comments (allowed), you must use UTF-8 encoding scheme for the script)
    • Title format: Assignment number, student id, and name
    • Example: A1_202012345_홍길동
    • Assignment 1 Score (download)

Schedule

Data Analytics (Slide, Video)

  • What is data analytics?
  • What can we do with data analytics?
  • Data analytics language: R & Python

R Introduction and Installation

R Syntax 1: Data Types and Strings

R Syntax 2: Conditions, Loops, and Functions

Data Manipulation

Web Scraping

R Graphics

R Documentation

About

Course homepage of "Programming Language for Data Analytics" @Korea University


Languages

Language:HTML 98.0%Language:R 2.0%