8. Databases
This week …
Working with data that’s nominally larger than the amount of RAM you have.
Required Reading
- Hadley Wickham, Garrett Grolemund, and Mine Çetinkaya-Rundel R for Data Science: Import, Tidy, Transform, Visualize, and Model Data, 2nd ed. (Sebastopol, CA: O’Reilly Media, 2023), https://r4ds.hadley.nz.
Read the text online.. Take a look at Chapter 21 on databases. data. It uses a different database back-end from the one we’ll use in class, but the ideas are the same.
Examples
Assignment
No assignment this week.