I recently decided to look at my past purchases, and see if I could leverage that data to predict some of my personal spending trends.
To help create a forecast, I settled on Prophet, which is a Python library for time series prediction from Facebook.
In January of last year I was working on a project that used SQLAlchemy to manage database interactions. Since many of the terms were new to me back then, I thought it would be handy to define a few of them here.