Not sure if you are still checking this forum, but I found this in Notebook 1, under the code block in 1.3 (see bold): 'In addition to filtering out columns (variables), we can also filter out rows (observations). For example, if I only wanted to analyze colleges that are HBCUs and that have an admissions rate below than 40%, I can use the subset
command on example_dat
like this:'