perspective
perspective copied to clipboard
HTTPError: HTTP Error 429: Too Many Requests
I am receiving an error 'HTTPError: HTTP Error 429: Too Many Requests' I am running the call to 'p.score()' in a loop for a dataframe with 50000 comments. How can I effectively scale this wrapper so that the error is not thrown?