Single-pass, exponentially decayed covariance in Python
                        
                            Given vectors of timestamped observations of two jointly distributed random variables, this article
                            derives & discusses the Python implementation of a single-pass algorithm to compute an exponentially
                            decayed covariance of these observations.