Seaborn is a wrapper around Matplotlib that makes creating common statistical plots easy. The list of supported plots includes univariate a...
Read more »
A technical walkthrough of an Ethereum blockchain library for Python developers. (more…)
Read more »
I wrote bash scripts for several years now. You can find old bash scripts of mine on GitHub but most of them aren’t maintained anymore - and i have a reason ... (more…)
Read more »
Python has a great ecosystem for machine learning, but deep learning is computationally intensive and Python is slow. In this post, I will… (more…)
Read more »
NOTE: This blog post complements a PyDistrict presentation on the same topic posted on this date.
Thanks to Rami Chowdhury for inviting me to speak, and the PyDistrict organizers for hosting me.
Code samples from this talk are available at this GitHub rep... (more…)
Read more »