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 learned, create a column that contains only the state part of the city column.

Get hands-on with 1200+ tech skills courses.