Day 3 : Completed Working with Strings In Pandas
Learned data cleaning, how to extract the data using regex. how to clean the data using vectorized operation by using series.str.method. This way is really helpful to clean the data in just a single line of code
#update #dataquest-challenge #3rd day