Hello Everyone
Here is a short video on how you can extract Email ID from text Using Python RegEx function. This is very useful when you are doing an Exploratory Data Analysis(EDA) especially in text feature mining. The coding is done on jupyter console. I have attached details on RegEx function from w3 schools websire below as well the code. Let me know if you have any queries. Stay Tuned for more HACKS!!
Cheers!
code :
text="here our my email ids-abc@gmail.com.xyz@gmail.com,5542_@gmail.com ju35542@tmail.com"
import re
re.findall(r"([\w.-]+@[\w.-]+)", text)
link to RegEx Function details : https://www.w3schools.com/python/pyth...
My Github profile : https://github.com/onlyarshan
Subscribe for more content : https://bit.ly/32LDuDf
Follow me on Insta : / only_arshan
On this page of the site you can watch the video online How To Extract E-mail ID From Text Using Python In seconds!! | EDA Hack#1 | Python Programming with a duration of hours minute second in good quality, which was uploaded by the user Arshan 21 July 2020, share the link with friends and acquaintances, this video has already been watched 553 times on youtube and it was liked by 34 viewers. Enjoy your viewing!