18 modules part-5 (Regular Expression) --- Python Programming

Опубликовано: 05 Октябрь 2021
на канале: UMAMAHESWARARAO BATTA, Ph. D
18
2

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.
---Regular Expression Functions--
Match -- is used to find a pattern from starting position.
Search-- is used to find a pattern anywhere in the string
Find all --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