pybites / challenges

PyBites Code Challenges
https://codechalleng.es/challenges/
692 stars 2.29k forks source link

PCC64 - clamytoe #621

Closed clamytoe closed 5 years ago

clamytoe commented 5 years ago

Difficulty level (1-10): [8] Estimated time spent (hours): [16] Completed (yes/no): [Yes] I stretched my coding skills (if yes what did you learn?): [Definitely. I was starting to get rusty with Pandas and this brought it all back. It was also a good experience to have to work with a new API and try to figure out how to parse the different files into a dataframe.] Other feedback (what can we improve?): []

pybites commented 5 years ago

Awesome work thanks for your PR. And congrats, Julian will reach out re prize. Re connectivity, saw some async use here, would that have helped? https://github.com/pybites/challenges/pull/631