sequence of characters which are used to search for a pattern in a string.
Using regular expressions we can find a string based on pattern.
Regex Functions---
Match -- is used to find a pattern from starting position.
Search-- is used to find a pattern anywhere in the string
Findall --It returns a list that contains all the matches of a pattern in the string.
Split--Returns a list in which the string has been split in each match.
Sub--Replace one or many matches in the string.
Selenium with Python:
• Selenium with Python
Python:
• Python
Salesforce:
• Salesforce
Data Warehousing and Data Mining:
• Data Warehousing and Data Mining
Julia Tutorials:
• Julia programming Tutorials
Cloud Computing:
• Cloud Computing
Machine Learning using WEKA:
• Machine Learning using WEKA
Internet of Things:
• Internet of Things