You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project combines web scraping and exploratory data analysis (EDA) on book listings from "Books to Scrape". Scraped 1000 books using Python, cleaned the dataset, and uncovered insights on categories, pricing trends, and availability using Pandas and Seaborn. Part of my Data Analyst portfolio series.