class notes
-
week 1
- data science & AI
- text: chapter 2
- topic: install, c(), install.packages(), library(), ?, tidyverse, pipe, ggplot()
- notes: introduction · 2.1 - 2.2 · section 3.1 · some basic statistics
- assignment: submission guidelines · [a1 - due 8/29] [a2 - due 9/2] · [a3 - due 9/4] week 2
- Text: Chapters 1.4-1.6 and Chapter 3
- Topic: bar & box plots, histograms, angled axis text, clean_names, scale_x_continuous, seq(), word-wrapping,arrange, mutate,select,rename,relocate, Row-Ops (filter,arrange,distinct), Col-Ops (mutate,select,rename,relocate), cut(), write_rds, read_rds, group_by, slice
- notes: filtering, boxplots, histograms · choosing visualizations · viz w/ATUS data ·
- more notes: soad/save ATUS · Row & Col Ops · Group_by & Cut · Table Ops
- Text:
- assignments: see notes: due Tuesday, Sept. 4 & Thursday, Sept. 9