Boolean Indexing

Anywhere

Anywhere(cond[, columns])

Filter rows where any column matches a condition.

Everywhere(cond[, columns])

Filter rows where all columns match a condition.