Code Challenges on Regular Expressions
Assess your ability to work with regular expressions using Python.
We'll cover the following...
Challenge 1: Shorthand character classes
We’ve already imported the pandas
and re
libraries and loaded the dataset into ip_addresses_df
. Write code to extract the IP addresses ...
Access this course and 1400+ top-rated courses and projects.