Data




Spring Python?

Recently, I was watching a very nice overview of integrating your project with Neo4j, MariaDB, and MongoDB put together by Jennifer Reif@Neo4j, and was thinking to myself... I sure wish she had done this in python (not particularly because it is my favorite, but more because it is the …



Jupyter Notebooks!

I've enjoyed getting re-acquainted with Jupyter Notebooks, which are a great way to 'walk through' an analysis of data, or just how to get, process, transform, map, or otherwise logically work through a problem. Most commonly Jupyter is used with Python and Pandas, but really it can be used with …