LESSON 4
FUNCTIONS, EXCEPTIONS & REGEX
◷ 3 hours to complete
❲▹❳ 5 videos (Total 45m)
☷ 5 interactive readings
✑ 5 exercises (Total 48 questions)
Using functions makes your programs easier to write, read, test, and fix. You'll learn how to write certain functions for displaying information and for returning a value or set of values.
You'll also see how to handle exceptions with try and except.
Finally, we will visit a text matching tools called regular expression and how to apply that for data cleaning.
▸ Lesson 4 Code Summary PDF
Lesson 4 ❮ Lesson List ❮ Top Page
4.1 Functions ❲▹❳ 9m02s
4.2 Lambda Functions ❲▹❳ 9m44s
4.3 Handling Exceptions ❲▹❳ 5m22s
4.4 Intro to RegEx ❲▹❳ 8m18s
4.5 RegEx in Data Cleaning ❲▹❳ 12m28s
⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺