Please enable JavaScript to use CodeHS

Data Science with Python (Month)

Lesson 2.4 Conditional Filtering

Description

In this lesson, students will learn how to conditionally filter a dataset using label-based selection (loc) and comparison operators.


Objective

Students will be able to:

  • Filter a dataset using conditions and loc