Introduction
Here’s a quick reference for exploring data using Boolean indexing in Pandas. Remember that a boolean operation returns only True or False, and can only be performed against a series.
Using booleans in data is usually a two-step process: the first step is to evaluate the series and