Unit 10: Tabular Data
Students who complete this unit will demonstrate that they can:
- Describe the organization of tabular data into rows and columns
- Distinguish between accessing data by row and by column.
- Subset rows of data using boolean expressions
- Make simple plots using library functions
- Use the split-apply-combine pattern to compute summary statistics
Contents