How to NEVER use lambdas - Python 3 edition. GitHub Gist: instantly share code, notes, and snippets. (more…)
Read more »
What the f*ck Python? Contribute to satwikkansal/wtfpython development by creating an account on GitHub. (more…)
Read more »
Before we begin, let’s be clear on terminology. When I refer to “working with data” in the context of software development I could mean one…
Read more »
This morning I ran across a blog post that presented two Python scripts, one of which was much more efficient than the other. The blog post has since been deleted so I can’t link to it, but t…
Read more »