AI Features

Challenge: Create City and State Columns from the Address

Learn how to split strings with Pandas.

We'll cover the following...

Problem statement

Using the string manipulation techniques we’ve just ...