David RaxénJul 2, 20207 min readMaking a dataset from text (Scraping manuscripts of FRIENDS)First and foremost! My code can be found in full here: https://github.com/davidraxen/friends_manuscripts where the dataset can be...
David RaxénJun 4, 20205 min readData-Cleaning in pandas using regex's and more regex's.Alrite! First is first, my code and the three datasets it creates can be found here -> https://github.com/davidraxen/wikiscraping There...