Talk Python To Me is a podcast for developers who are passionate about Python. Learn about the language and related technologies. (more…)
Read more »
As a scientist, interacting with data allows you to gain new insight into the phenomena you’re studying. If you read the New York Times, the D3 docs or you browse distill, you’ll see im… (more…)
Read more »
Students in my Python classes occasionally get the following error message: TypeError: object() takes no parameters This error message is technically true, as I’ll explain in a moment. But it’s surprising and confusing for people who are new to Python, be... (more…)
Read more »
After 6 years of intense Python-Programming, I am starting into Guile Scheme. And against my expectations, I feel at home.
(more…)
Read more »
In this video, Elwynn Chen, the creator of PyGWalker, gives us a walkthrough on how to get started with PyGWalker. Briefly, PyGWalker (open-source alternativ... (more…)
Read more »