Recently, I was refactoring a portion of a Python function that somewhat looked like this: (more…)
Read more »
Collecting (i.e., scraping data) using Python and Scrapy - example with code... (more…)
Read more »
A debate about which language is better suited for Datascience, R or Python, can set off diehard fans of these languages into a tizzy. This post tries to look at some of the different similarities … (more…)
Read more »
Contrary to popular belief, it’s possible to ship portable executables of Python applications without sending its users to Python packaging hell. (more…)
Read more »
A minimal, yet valid double-entry accounting system in Python. - GitHub - epogrebnyak/abacus: A minimal, yet valid double-entry accounting system in Python. (more…)
Read more »