Filter Data Using Subset
Get full access to this course and become a data science PRO 🚀
Recipe
Extract Vectors by Indices
Exercise: Subset Vectors by Indices
Apply Logical Vectors for Subsetting
Exercise: Apply Logical Vectors for Subsetting
Select Multiple Dimensions by Indices
Exercise: Apply Logical Vectors for Subsetting
Select Multiple Dimensions with Logical Vectors
Exercise: Subset the Titanic Survival Data Frame
Apply the subset() Function on Data Frames
Exercise: Apply the subset() Function