Summary & Other Concepts

This is a wrap up of the filtering DataFrames section, and a list of other concepts not covered.

We'll cover the following

Summary

In this section, you were able to filter DataFrames using multiple methods, which are:

  1. Filtering using compound/multiple filters
  2. Filtering by a column value matching any item in a list
  3. Filtering based on string comparisons

Level up your interview prep. Join Educative to access 70+ hands-on prep courses.