Gone are the days where web scraping was complicated. You can quickly and easily web scrape data from website using Pandas read_html function. In this video you will get to scrape, concatenate, clean, append and visualize data. We will be scraping data directly from Wikipedia using Game of Thrones season viewership data.
1:20 Pandas Read HTML function
3:15 Looping Through HTML Tables
4:15 Appending HTML Tables
5:45 Concatenate HTML Tables
6:30 Clean Your Columns
8:55 Visualize Your Data