vishaalagartha / basketball_reference_scraper

A python module for scraping static and dynamic content from Basketball Reference.
MIT License
254 stars 91 forks source link

Fixed get_team_misc url, added dataframe cleanup #63

Closed kennethpham closed 3 years ago

kennethpham commented 3 years ago

I was wondering if the returned pandas series should reflect what is on API.md, or if API.md should be changed to reflect the actual returned pandas series.

vishaalagartha commented 3 years ago

Looks good!