ML - 9 Prashant

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

Worksheet 9

Student Name: Prashant UID: 22MCA20999


Branch: MCA Section/Group: 22MCA-3(B)
Semester: 3rd Date of Performance: 05/11/2023
Subject Name: Machine Learning (Lab) Subject Code: 22CAP-702

Q. Write a Program to search a Email id and Mobile No. from given Dataset Using Python.

1. Aim/Overview of the practical:


Read the dataset.
• Preprocess the data.
• Use Regular Expressions.
• Search for Email Addresses.
• Search for Mobile Numbers. Display the Results.

2. Code and Result/Output for experiment/practical:


 Learning outcomes (What I have learnt):
Learn about how to extract the letter, word, Sentences using python

You might also like