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://pypi.org/project/dbl-tempo
Other
309 stars 53 forks source link

Deprecate & remove Scala code #306

Closed tnixon closed 1 year ago

tnixon commented 1 year ago

The Scala implementation of Tempo is out of date and not maintained. We should remove it from current versions of the repo and documentation as it is causing confusion for users.