python-scraping
python-scraping copied to clipboard
Update Chapter08-CleaningYourDirtyData.ipynb
I found the error of UnboundLocalError linked to the "content" variable. So we need to set "content" as a global variable in the def portion.