LernerPython+data

Textual data in Pandas

Learn how to master the use of Pandas with strings

What you should know

Course Content

Course length

1.5 hours

Number of lessons

1

Training materials

1 Jupyter notebook

Coding exercises

3

LEARN MORE

Pandas is great at working with numbers, but it’s also great at working with text. In this course, we’ll explore text in Pandas — how to work with it, what methods are available, and techniques you can use for improving/optimizing the way you use text.

  • How Pandas stores text
  • The “.str” accessor
  • Using regular Python string methods
  • Using special Pandas methods
  • Using regular expressions

This course, like all others on LernerPython.com, is taught by Reuven Lerner.