Filtering with Function and .loc

See filtering with function and .loc in DataFrames.

We'll cover the following

Please be aware that we can pass in a boolean array and a function into loc. Here, we select rows with Average_rank less than ten and the first three columns:

Get hands-on with 1200+ tech skills courses.