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
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: