It looks like I have some great videos to watch, check it out here:
PyCon Montreal 2015 tutorials – Hands-on way to learn Data Science in Python
Thursday, April 16, 2015
Thursday, April 9, 2015
Python Debugging Notes
So I had a great stackexchange comment that I referred left open in my Chromium tab forever, and I just realized that I lost it somehow. I've searched my history and everything, it's gone in the many clicks of reddit, barstoolsports, etc. So this is just going to be my ongoing blog post for debugging notes as I come across them as I need them. So here goes:
Scipy Lecture on Debugging
Boltons
Starting Debugging on Error Discussion
Python Cookbook Discussion
The comment I lost, was someone explaining their process of navigating the Traceback using the commands:
This blog is an ongoing note for my own reference, so expect it to be updated here and there.
EDIT: And now I found the stackexchange comment, here:
http://stackoverflow.com/questions/16131500/py2app-error-in-find-needed-modules-typeerror-nonetype-object-has-no-attribu
Scipy Lecture on Debugging
Boltons
Starting Debugging on Error Discussion
Python Cookbook Discussion
The comment I lost, was someone explaining their process of navigating the Traceback using the commands:
listSorry, I can't find the comment so that I can cite his help.
up
down
This blog is an ongoing note for my own reference, so expect it to be updated here and there.
EDIT: And now I found the stackexchange comment, here:
http://stackoverflow.com/questions/16131500/py2app-error-in-find-needed-modules-typeerror-nonetype-object-has-no-attribu
Subscribe to:
Posts (Atom)