Wednesday, October 13th, 2021, 8pm EST
Ethan Baron
Tutorial: Introduction to Pandas
Monday, September 27th, 2021, 8pm EST
Daniel Hocevar
Resources:
Tutorial: Web Scraping
Information
Our first tutorial took place on Friday, October 23rd at 7:00pm EST. If you missed it, check out the notebook we used at https://utoronto-my.sharepoint.com/:u:/g/personal/eth_baron_mail_utoronto_ca/EaRu6yXz9M1MuO5VBZ0ed6EBocTIFdpsiTgoDMmasYtqNA?e=73asnW.
Learn how to web scrape
Web Scraping is a valuable tool, especially for those that enjoy creating independent coding projects. It allows for more creative projects by giving the user the ability to obtain their own niche data. This tutorial will focus on the fundamentals of how to web scrape, with additional focus on how a webpage is broken down and how to clean your obtained data.