Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Great guide, learning iPython and iPdb (or pdb) are crucial to good debugging and other quick tasks in python.

Note though %timeit is also good for slow code since it iterates less times (usually 3) for slower code.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: