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
Web scraper project involving parsing HTML data from a hockey players database using the BeautifulSoup package in Python organizing data using data structures and Pandas dataframes.
Web scraper project involving parsing HTML data from a hockey players database (Elite Prospects) using the BeautifulSoup package in Python.
Scraped data was cleaned and organized using a combination of Python data structures and Pandas dataframes.
About
Web scraper project involving parsing HTML data from a hockey players database using the BeautifulSoup package in Python organizing data using data structures and Pandas dataframes.