String Methods—Basic Transformations and Checks
Learn how to use string methods to perform basic transformations and checks on string values.
Introduction
In this lesson, we’ll explore the many capabilities and methods for working with string data type values in pandas
DataFrames. We’ll first do a quick refresher of the basic transformation and checks of string values based on the following customer dataset from an e-commerce platform:
Get hands-on with 1200+ tech skills courses.