News

This paper proposes a recursive algorithm for estimating the adaptive function coefficients autoregressive (AFAR) models. Due to its recursive nature, its arithmetic complexity is relatively lower ...
Lambda Function / Python Script to reproduce the forecast numbers we see at the top of AWS Cost Explorer and post a one-line update to Slack. Example output: Forecast: $7,275 (+7.19%) ...
Learn how to use Python’s optional type-hinting syntax to create cleaner and more useful code.
The complementary task runner for python. Every development pipeline has tasks, such as test, lint or publish. With taskipy, you can define those tasks in one file and run them with a simple command.