Python Regular Expressions with Data Scraping Projects
Learn how to use Python regular expressions (regex) for data scraping and text manipulation tasks.
Regex with Python? Many of you do not find this combination easy, which partly happens because of the Python’s obfuscated regex documentation too! In this course, to make your life easy, I have used some real-world examples. The goals are:
– Teach you how to use the Python regular expressions (re) module and relevant functions by running interactive examples;
– Educate you to deal with projects with real world data examples (e.g., pdf and web scraping, more coming soon!);
– Challenge you with coding exercises and quizzes; and
– Beginner friendly video lectures to explain the basic REGEX concepts.
This is a short course, should be pretty quick and easy to complete. However, it assumes that you have basic Python skills (see the other Python courses on this platform). This course should get you going with Python Regex in less than 30mins. This course is a core component of the ‘Learn Scientific Programming’ project.
There are no reviews yet.