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
Thank you for all the work you've done and sorry that it took me a lot of time to write a reply. Graduate school at CMU takes a lot of time :)
I would've chosen Python v3 but the course required v2. I suppose a lot of great improvements could be done on the tutorial; hopefully it will be great start for whoever is interested in using it. I have not been through this list but I can get back to this after graduation at the end of December.
Didn't want to submit a PR just yet. My changes may a bit too radical for your tastes :). So here's a breakdown of what I've done:
CWD
)path.join
try/except
blocks instead of dir checkingitertools.islice
with thetruncate
pipesynchronous iterator
with dotdict attribute fetchinglet me know your thoughts
The text was updated successfully, but these errors were encountered: