String Methods—Concatenate and Match

Learn about the pandas string methods used for concatenation and pattern matching.

We'll cover the following

Introduction

Let's continue exploring the commonly used advanced transformations that can be applied to string values. In particular, we’ll dive into the methods that allow us to concatenate and match string values. As before, we’ll use the mock customer dataset from an e-commerce platform.

Get hands-on with 1200+ tech skills courses.