Kats is a toolkit to analyze time series data, a lightweight, easy-to-use, and generalizable framework to perform time series analysis. Time series analysis is an essential component of Data Science and Engineering work at industry, from understanding the... (more…)
Read more »
The PyPy team is proud to release version 7.3.2 of PyPy, which includes three different interpreters: PyPy2.7, which is an interpreter su... (more…)
Read more »
Today, for reasons outside the scope of this entry, I updated one
of my very old little Python utilities to add some features and
move it to Python 3 in the process. This program was so old it was
using getopt, so
as part of updating it I switched it over... (more…)
Read more »
Implementation of the Command pattern with class inheritance to update any unit of our game (tank or tower). Made with Python and Pygame. (more…)
Read more »
To support our migration to microservices we needed to find a new tech stack. Learn how we compared all the options and chose Kotlin... (more…)
Read more »