insidesherpa / JPMC-tech-task-1

56 stars 352 forks source link

Key Error: 'top bid' #269

Closed TheBandit105 closed 3 years ago

TheBandit105 commented 3 years ago

Hey guys,

I'm currently doing the 1st task of this Virtual Internship and I've rewritten the whole of client3.py. However when I try to run it, I get a KeyError relating to 'top bid'. I'm not sure what I've missed or done wrong to get this kind of error, but I'd be grateful if someone could explain how and why this error is happening. Here is the code and the console to understand the issue:

Code for Task 1 Client3 py

Error client3 py

TheBandit105 commented 3 years ago

Actually nevermind, I fixed the problem.