summaryrefslogtreecommitdiffstats
path: root/python/timehash/README
blob: 4dc8531e847216388a5fbbd041b6581f025669bd (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.