A Retrospective* on My “Multi-core Python” Project Eric Snow Python Language Summit 2020... (more…)
Read more »
bt is a flexible backtesting framework for Python used to test quantitative
trading strategies. Backtesting is the process of testing a strategy over a given
data set. This framework allows you to easily create strategies that mix and match
different Algo... (more…)
Read more »
Airflow is a tool commonly used for Data Engineering. It’s great to orchestrate workflows. Version 2 of Airflow only supports Python 3+ versions, so we need to make sure that we use Python 3 to install it. We could probably install this on another Linux d... (more…)
Read more »
Python tool for converting files and office documents to Markdown. - microsoft/markitdown... (more…)
Read more »
Welcome to my personal website and blog, here you can find some information about me, contact, social media links as well as
my blog posts... (more…)
Read more »