3. Searching for Data#
Covered in this chapter:
How to find Strings with Specific Features
Finding Strings without Certain Features
Larger Pandas Queries with RegEx
How and When to use the Filter() Function
How and When to use the Query() Function
What is the Purpose of Groupby()
What are Pandas Group Objects
How to Analyze Group Objects Quantitatively
How to work with Multiple Groupings at Once