Data Senseisihan.hashnode.dev·May 28, 2023Using Python Regex to extract phone numbers from a text filewith open ('lorem.txt', 'rt') as myfile: # Open lorem.txt for reading text contents = myfile.read() # Read the entire file to a string # print(contents) # Print the string if you want to # Now let's extract ...619 readsRegex
Priscilla Abimbolaseyiprisca.hashnode.dev·Sep 28, 2022What Consistency looks like.Started last week with a lot of ginger to keep learning and complete my assigned tasks but damn the work is a lot, I'm not going to lie 💆♀. Remember I ended last week’s gist telling you of the work load ahead of me, you've not read it? 😒 nawa oh,...28 reads#rollademyMentorship
Priscilla Abimbolaseyiprisca.hashnode.dev·Sep 8, 2022My data science journey so far...I will like to describe my relationship with data science as an on and off affair. I picked up interest in data science 2018 ending and started learning python for data science but stopped after a couple of bugs and frustration, plus it was a little ...9 likes·128 readsdatascience