remove typo

This commit is contained in:
Jörg Thalheim 2016-05-18 14:57:24 +00:00
parent eb5d3bf8c5
commit 5bf6236fab
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ Returns list of tuples with the clusters found by kshape. The first value of the
tuple is zscore normalized centroid. The second value of the tuple is the index
of assigned series to this cluster.
The results can be examined by drawing graphs of the zscore normalized values
n/aand the corresponding centroid.
and the corresponding centroid.
## Gotchas when working with real-world time series