December 2018
Beginner to intermediate
682 pages
18h 1m
English
Boolean indexing is not necessarily the most pleasant syntax to read or write, especially when using a single line to write a complex filter. Pandas has an alternative string-based syntax through the DataFrame query method that can provide more clarity.