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
raceback (most recent call last):
File "/home/sk/demo-project/demo-project1/demo_project1/passing.py", line 1, in
import nfldb
File "/usr/local/lib/python3.8/dist-packages/nfldb/init.py", line 64, in
from nfldb.query import pdoc as query_pdoc
File "/usr/local/lib/python3.8/dist-packages/nfldb/query.py", line 216
return max(counts.items(), key=lambda (, count): count)[0]
^
The text was updated successfully, but these errors were encountered:
raceback (most recent call last):
File "/home/sk/demo-project/demo-project1/demo_project1/passing.py", line 1, in
import nfldb
File "/usr/local/lib/python3.8/dist-packages/nfldb/init.py", line 64, in
from nfldb.query import pdoc as query_pdoc
File "/usr/local/lib/python3.8/dist-packages/nfldb/query.py", line 216
return max(counts.items(), key=lambda (, count): count)[0]
^
The text was updated successfully, but these errors were encountered: