https://github.com/databrickslabs/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
https://github.com/databrickslabs/tempo
data-analysis data-science pandas python scala time-series timeseries timeseries-analysis timeseries-data
Last synced: about 1 month ago
JSON representation
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
- Host: GitHub
- URL: https://github.com/databrickslabs/tempo
- Owner: databrickslabs
- License: other
- Created: 2020-07-14T15:43:11.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2025-04-09T23:22:38.000Z (about 2 months ago)
- Last Synced: 2025-04-10T00:25:39.396Z (about 2 months ago)
- Topics: data-analysis, data-science, pandas, python, scala, time-series, timeseries, timeseries-analysis, timeseries-data
- Language: Jupyter Notebook
- Homepage: https://pypi.org/project/dbl-tempo
- Size: 5.06 MB
- Stars: 323
- Watchers: 22
- Forks: 56
- Open Issues: 35
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-sciml - databrickslabs/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
README
# tempo - Time Series Utilities for Data Teams Using Databricks
![]()
## Project Description
Welcome to Tempo: timeseries manipulation for Spark.
This project builds upon the capabilities of [PySpark](https://spark.apache.org/docs/latest/api/python/index.html) 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.
[](https://github.com/databrickslabs/tempo/actions?query=workflow%3Abuild)
[](https://codecov.io/gh/databrickslabs/tempo)
[](https://pepy.tech/project/dbl-tempo)
[](https://badge.fury.io/py/dbl-tempo)
[](https://databrickslabs.github.io/tempo/)
[]([https://codecov.io/github/databrickslabs/tempo](https://github.com/databrickslabs/tempo))## [Tempo Project Documentation](https://databrickslabs.github.io/tempo/)