Skip to Main Content
Purdue University Purdue Logo Purdue Libraries

D-VELOP

Includes information on data analysis and visualization tools as well as links to recorded workshop series on various related topics.

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.

Links

Video