Hey Pythonistas, in this challenge you will learn how to work with PDF documents. Enjoy!
Articles on data cleaning
Next Time I Will Use Pandas to Parse Html Tables
By Bob Belderbos on 8 June 2017
Last week I did some html table parsing with BeautifulSoup and regex. It turns out there is an easier way to do this: Pandas.