Closed aclavio closed 3 years ago
Fixes #158 Fixes #162
Note: an implementation using cts.estimate() does also appear to work (and is even faster than aggregate), however I don't want to use it until I guarantee it's accuracy.
cts.estimate()
aggregate
Fixes #158 Fixes #162
Note: an implementation using
cts.estimate()
does also appear to work (and is even faster thanaggregate
), however I don't want to use it until I guarantee it's accuracy.