summaryrefslogtreecommitdiffstats
path: root/python/timehash/README
blob: c16ff02fa8acb263e531e911ef9ffe3fc449fd5c (plain)
timehash is an algorithm (with multiple reference implementations) for
calculating variable precision sliding windows of time. When performing
aggregations and correlations on large-scale data sets, the ability to convert
precise time values into 'malleable intervals' allows for many novel analytics.