Course
Topics
Learn more about Python
4 hr
38.6K
Course
Introduction to Python
4 hr
5.5M
Course
Intermediate Python
4 hr
1.1M
See More
RelatedSee MoreSee More
cheat-sheet
Regular Expressions Cheat Sheet
Regular expressions (regex or regexp) are a pattern of characters that describe an amount of text. Regular expressions are one of the most widely used tools in natural language processing and allow you to supercharge common text data manipulation tasks.
Richie Cotton
tutorial
Python String Replace Tutorial
Learn to find and replace strings using regular expressions in Python.
DataCamp Team
2 min
tutorial
Python Regular Expression Tutorial
Discover the power of regular expressions with this tutorial. You will work with the re library, deal with pattern matching, learn about greedy and non-greedy matching, and much more!
Sejal Jaiswal
20 min
tutorial
Excel Regex Tutorial: Mastering Pattern Matching with Regular Expressions
Discover the power of Regular Expressions (RegEx) for pattern matching in Excel. Our comprehensive guide unveils how to standardize data, extract keywords, and perform advanced text manipulations.
Chloe Lubin
12 min
tutorial
String Split in Python Tutorial
Learn how you can perform various operations on string using built-in Python functions like split, join and regular expressions.
DataCamp Team
2 min
tutorial
A Guide to R Regular Expressions
Explore regular expressions in R, why they're important, the tools and functions to work with them, common regex patterns, and how to use them.
Elena Kosourova
16 min