NBA Box Scores: Data Cleaning with Pandas (Part 2 of?)
This project uses Pandas to clean NBA Team Box Score data scraped from ESPN.com.
Read moreThis project uses Pandas to clean NBA Team Box Score data scraped from ESPN.com.
Read moreA box score is a set of statistics which summarize the results of a game. This project uses Python and BeautifulSoup to scrape ESPN for the box scores of regular season games for NBA teams.
Read more