Skip to Main Content
Purdue University Purdue Logo Purdue Libraries

D-VELOP

Title

Data Scraping and Analysis with Python

In this workshop, we will learn how to use python, beautiful soup, and scrapy to extract data from the web. We will also learn how to clean, process, and store the data to be used in data science applications. Some exploratory data analysis topics we will cover are - handling missing data, incorrect data, outliers, standardization of values, and finding correlation of different features.

Video