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
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (10.3%) to scientific vocabulary
Keywords
Repository
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
Basic Info
- Host: GitHub
- Owner: databrickslabs
- License: other
- Language: Jupyter Notebook
- Default Branch: master
- Homepage: https://pypi.org/project/dbl-tempo
- Size: 4.67 MB
Statistics
- Stars: 326
- Watchers: 21
- Forks: 57
- Open Issues: 30
- Releases: 28
Topics
Metadata Files
README.md
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 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.
Tempo Project Documentation
Owner
- Name: Databricks Labs
- Login: databrickslabs
- Kind: organization
- Website: https://databricks.com/learn/labs
- Repositories: 37
- Profile: https://github.com/databrickslabs
Labs projects to accelerate use cases on the Databricks Unified Analytics Platform
GitHub Events
Total
- Create event: 16
- Issues event: 4
- Release event: 2
- Watch event: 20
- Delete event: 19
- Issue comment event: 17
- Member event: 4
- Push event: 112
- Pull request review comment event: 17
- Pull request review event: 29
- Pull request event: 30
- Fork event: 5
Last Year
- Create event: 16
- Issues event: 4
- Release event: 2
- Watch event: 20
- Delete event: 19
- Issue comment event: 17
- Member event: 4
- Push event: 112
- Pull request review comment event: 17
- Pull request review event: 29
- Pull request event: 30
- Fork event: 5
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 46
- Total pull requests: 153
- Average time to close issues: about 1 year
- Average time to close pull requests: about 1 month
- Total issue authors: 31
- Total pull request authors: 11
- Average comments per issue: 2.54
- Average comments per pull request: 1.21
- Merged pull requests: 81
- Bot issues: 0
- Bot pull requests: 97
Past Year
- Issues: 3
- Pull requests: 16
- Average time to close issues: 4 months
- Average time to close pull requests: 21 days
- Issue authors: 3
- Pull request authors: 5
- Average comments per issue: 1.0
- Average comments per pull request: 0.81
- Merged pull requests: 14
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- tnixon (10)
- rportilla-databricks (2)
- TorSy (2)
- IvoMerchiers (2)
- MaxDBX (2)
- R7L208 (2)
- ghormann (2)
- sim-san (1)
- TendouArisu (1)
- ja-michel (1)
- Markpajr (1)
- srggrs (1)
- mighelone (1)
- BrianDeacon (1)
- vadivelselvaraj (1)
Pull Request Authors
- dependabot[bot] (115)
- R7L208 (25)
- tnixon (23)
- kwang-databricks (9)
- nfx (7)
- rportilla-databricks (4)
- nina-hu (3)
- jtisbell4 (3)
- BrianDeacon (2)
- josh-melton-db (2)
- souvik-databricks (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 2,542,369 last-month
- Total dependent packages: 4
- Total dependent repositories: 2
- Total versions: 29
- Total maintainers: 2
pypi.org: dbl-tempo
Spark Time Series Utility Package
- Homepage: https://databrickslabs.github.io/tempo/
- Documentation: https://dbl-tempo.readthedocs.io/
- License: Other/Proprietary License
-
Latest release: 0.1.29
published over 1 year ago
Rankings
Maintainers (2)
Dependencies
- actions/checkout v2 composite
- github/codeql-action/analyze v1 composite
- github/codeql-action/autobuild v1 composite
- github/codeql-action/init v1 composite
- actions/checkout v3 composite
- actions/upload-artifact v1 composite
- ammaraskar/sphinx-action 0.4 composite
- canastro/copy-file-action master composite
- peaceiris/actions-gh-pages v3 composite
- actions/cache v2 composite
- actions/checkout v1 composite
- actions/setup-python v1 composite
- pypa/gh-action-pypi-publish release/v1 composite
- actions/checkout v2 composite
- actions/checkout master composite
- actions/setup-python v2 composite
- actions/setup-python master composite
- codecov/codecov-action v1 composite
- psf/black stable composite
- py-actions/flake8 v2 composite
- Sphinx ==4.5.0
- black ==22.10.0
- chispa ==0.9.2
- coverage ==6.5.0
- flake8 ==6.0.0
- furo ==2022.9.29
- ipython ==8.8.0
- jsonref ==1.0.1
- numpy ==1.23.4
- pandas ==1.5.2
- pyarrow ==10.0.1
- pyspark ==3.2.1
- python-dateutil ==2.8.2
- pytz ==2022.7.1
- scipy ==1.9.3
- semver ==2.13.0
- six ==1.16.0
- sphinx-autobuild ==2021.3.14
- sphinx-copybutton ==0.5.1
- sphinx-design ==0.2.0
- sphinx-panels ==0.6.0
- wheel ==0.38.4
- ipython *