sportsstats

Results 2 issues of sportsstats

today = datetime.today() day = datetime.now().day datem = datetime.now().month datey = datetime.now().year import calendar calendar.monthrange(datey, datem)[1] # --> = Code to check before running i = int(day)-1 # --> endate...

question

### NBA API Version 1.3.1 ### Issue --------------------------------------------------------------------------- timeout Traceback (most recent call last) ~\anaconda3\lib\site-packages\urllib3\connectionpool.py in _make_request(self, conn, method, url, timeout, chunked, **httplib_request_kw) 444 # Otherwise it looks like a...

bug
triage