I wanted to give GraphQL a shot for a while now. After all, the cool kids at Github are doing it, so I wanted to learn what all the hype is… (more…)
Read more »
Implementation of Joel Greenblatt's magic formula, which he described in his book - "The Little Book That Still Beats the Market". - rbhatia46/Greenblatt-Magic-Formula-Value-Investing... (more…)
Read more »
This is Part I of a 2-part keynote for North Bay PyCon 2019 by Sha Wallace-Stepter and Jessica McKellar. Hear Sha tell about his life story in the prison sys... (more…)
Read more »
Turn (almost) any Python command line program into a full GUI application with one line - chriskiehl/Gooey... (more…)
Read more »
Photo by chuttersnap on Unsplash
Introduction to Pandas
So, what is Pandas – practically speaking? In short, it’s the major data analysis library for Python. F... (more…)
Read more »