Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
以下のように ['KeyErrorr:'to_user_name''] に遭遇した人はいますか?
Traceback (most recent call last): File "finalised1.py", line 53, in <module> touser = tweet['to_user_name'] KeyError: 'to_user_name'
to_user_nametweetディクショナリのキーではありません。
to_user_name
tweet