Day 6 : Completed Advanced Regular Expressions
I have learned a new technique in data cleaning process using regex method. How to extract the url domains, separately capture the protocol and domain. Its a powerful method to capture the useful data from the messy one.
#Day6 update #30 days dataquest challenge