Orbit: A Python Package for Bayesian Forecasting

A Python package for Bayesian forecasting with object-oriented design and probabilistic models under the hood. – uber/orbit… Read more

Similar

I Created a Python Meme Bot for Instagram

The Story behind Most of my time is spent on Instagram and I use it mostly for the memes. So, some of my friends told me that most of the memes are uploaded to Reddit and later spread to Instagram, and Reddit was the best place to go for funny conten... (more…)

Read more »

Type Hints in Python

In the low-level programming languages like Java, C, C++, and C#, variables are strictly typed - which means you have to indicate the variable type when creating a variable. (more…)

Read more »