OD1995
OD1995
This is more of an ESPN API question than an issue with your (very useful) package. But I believe getting an answer should be useful for potential further/future development of...
I've been using the following code to upload PNGs to imgur: `im = pyimgur.Imgur(CLIENT_ID)` `uploaded_image = im.upload_image(PATH, title=PLOTNAME)` But when going on my imgur account and going on my submitted...
It would be great if the Simulated Record and ESPN Record columns were conditionally formatted according to the column's win percentage. It would make interpreting the differences between the two...