42 Forks
243 Stars
243 Watchers

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

How to download and setup tempo

Open terminal and run command
git clone https://github.com/databrickslabs/tempo.git
git clone is used to create a copy or clone of tempo repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with tempo https://github.com/databrickslabs/tempo/archive/master.zip

Or simply clone tempo with SSH
[email protected]:databrickslabs/tempo.git

If you have some problems with tempo

You may open issue on tempo support forum (system) here: https://github.com/databrickslabs/tempo/issues