summaryrefslogtreecommitdiffstats
path: root/python/timehash
diff options
context:
space:
mode:
Diffstat (limited to 'python/timehash')
-rw-r--r--python/timehash/README9
1 files changed, 5 insertions, 4 deletions
diff --git a/python/timehash/README b/python/timehash/README
index c16ff02fa8..4dc8531e84 100644
--- a/python/timehash/README
+++ b/python/timehash/README
@@ -1,4 +1,5 @@
-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.
+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.