hyshandler
hyshandler
I'm getting the following error when trying to run probe_alternative_homepage: ERROR:trafilatura.downloads:retries/redirects: https://www.rpgassetmanagement.com/ HTTPSConnectionPool(host='[www.rpgassetmanagement.com](https://file+.vscode-resource.vscode-cdn.net/c%3A/Users/cyqsh6/Anaconda_notebooks/web_scraper/www.rpgassetmanagement.com)', port=443): Max retries exceeded with url: / (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed...
I'm building an app that runs match_strings with user-entered strings and a static set of strings. The static set of strings is stored in a feather file and pulled in...
I'm trying to generate a dataframe from a table in an image. After running the following code I was able to return the original image with (mostly) correct grid lines...