In this episode, we take a look at python’s defaultdict function and Counter class in the collections library. 00:00 - Introduction 00:22 - Creating events 0... (more…)
Read more »
I ran in a couple of problems last week when developing a small web app for my school, I’m a big fan of Flask, so , that was what I used…
Read more »
I've written in the past somewhat opaquely about certain programming
languages and my complaints about them. One that I'm not afraid to
complain about by name is Python. You can look in enough of my old
posts to see this pattern keeps coming up. It... (more…)
Read more »
Use this library to convert CSV, JSON, Excel or XML files to SQL databases within your python projects. (more…)
Read more »
Build a chatbot for WhatsApp that responds to questions about stats for English league soccer matches. (more…)
Read more »