Learning Objectives
- Load, manipulate, and select data using numpy, as well as understand the fundamental data types in the numpy ecosystem
- Show the benefits of vectorization with numpy data
- Apply regular expressions to string data
- Demonstrate, at a high level, how regular expression pattern matching is expressed