Tempo
API for manipulating time series on top of Apache Spark: lagged time values, rolling statistics (mean, avg, sum, count, etc), AS OF joins, downsampling, and interpolation
Install / Use
/learn @databrickslabs/TempoREADME
tempo - Time Series Utilities for Data Teams Using Databricks
<p align="center"> <img src="https://raw.githubusercontent.com/databrickslabs/tempo/master/tempo%20-%20light%20background.svg" width="300px"/> </p>Project Description
Welcome to Tempo: timeseries manipulation for Spark. This project builds upon the capabilities of PySpark to provide a suite of abstractions and functions that make operations on timeseries data easier and highly scalable.
NOTE that the Scala version of Tempo is now deprecated and no longer in development.
