Boolean indexing (aka mask indexing) is the main way that we retrieve values in Pandas. But to many people, it looks and feels both weird and unintuitive. In this video, I show you how it works and how to think about it, both with series and data frames. You'll finally understand boolean indexing, and be able to use it in your owrk!