All Projects → databrickslabs → tempo

databrickslabs / tempo

Licence: other
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

Programming Languages

Jupyter Notebook
11667 projects
python
139335 projects - #7 most used programming language
scala
5932 projects

Projects that are alternatives of or similar to tempo

microprediction
If you can measure it, consider it predicted
Stars: ✭ 158 (-25.47%)
Mutual labels:  timeseries, time-series, timeseries-data, timeseries-analysis
timemachines
Predict time-series with one line of code.
Stars: ✭ 342 (+61.32%)
Mutual labels:  timeseries, time-series, timeseries-data, timeseries-analysis
Phildb
Timeseries database
Stars: ✭ 25 (-88.21%)
Mutual labels:  timeseries, time-series, pandas
Stingray
Anything can happen in the next half hour (including spectral timing made easy)!
Stars: ✭ 94 (-55.66%)
Mutual labels:  timeseries, time-series, data-analysis
Timesynth
A Multipurpose Library for Synthetic Time Series Generation in Python
Stars: ✭ 170 (-19.81%)
Mutual labels:  timeseries, time-series
Khiva
An open-source library of algorithms to analyse time series in GPU and CPU.
Stars: ✭ 161 (-24.06%)
Mutual labels:  timeseries, time-series
PracticalMachineLearning
A collection of ML related stuff including notebooks, codes and a curated list of various useful resources such as books and softwares. Almost everything mentioned here is free (as speech not free food) or open-source.
Stars: ✭ 60 (-71.7%)
Mutual labels:  pandas, data-analysis
Lightkurve
A friendly package for Kepler & TESS time series analysis in Python.
Stars: ✭ 232 (+9.43%)
Mutual labels:  timeseries, time-series
Indicators.jl
Financial market technical analysis & indicators in Julia
Stars: ✭ 130 (-38.68%)
Mutual labels:  timeseries, time-series
Flot Downsample
Downsample plugin for Flot charts.
Stars: ✭ 186 (-12.26%)
Mutual labels:  timeseries, time-series
whyqd
data wrangling simplicity, complete audit transparency, and at speed
Stars: ✭ 16 (-92.45%)
Mutual labels:  pandas, data-analysis
Java Timeseries
Time series analysis in Java
Stars: ✭ 155 (-26.89%)
Mutual labels:  timeseries, time-series
Gorilla Tsc
Implementation of time series compression method from the Facebook's Gorilla paper
Stars: ✭ 147 (-30.66%)
Mutual labels:  timeseries, time-series
Tibbletime
Time-aware tibbles
Stars: ✭ 175 (-17.45%)
Mutual labels:  timeseries, time-series
Sweep
Extending broom for time series forecasting
Stars: ✭ 143 (-32.55%)
Mutual labels:  timeseries, time-series
Arctic
High performance datastore for time series and tick data
Stars: ✭ 2,525 (+1091.04%)
Mutual labels:  timeseries, pandas
Deep XF
Package towards building Explainable Forecasting and Nowcasting Models with State-of-the-art Deep Neural Networks and Dynamic Factor Model on Time Series data sets with single line of code. Also, provides utilify facility for time-series signal similarities matching, and removing noise from timeseries signals.
Stars: ✭ 83 (-60.85%)
Mutual labels:  timeseries, time-series
Udacity-Data-Analyst-Nanodegree
Repository for the projects needed to complete the Data Analyst Nanodegree.
Stars: ✭ 31 (-85.38%)
Mutual labels:  pandas, data-analysis
Kaggle Web Traffic
1st place solution
Stars: ✭ 1,641 (+674.06%)
Mutual labels:  timeseries, time-series
Simplestockanalysispython
Stock Analysis Tutorial in Python
Stars: ✭ 126 (-40.57%)
Mutual labels:  timeseries, time-series

tempo - Time Series Utilities for Data Teams Using Databricks

Project Description

The purpose of this project is to make time series manipulation with Spark simpler. Operations covered under this package include AS OF joins, rolling statistics with user-specified window lengths, featurization of time series using lagged values, and Delta Lake optimization on time and partition fields.

image codecov Downloads PyPI version docs

Tempo Project Documentation

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].