openset icon indicating copy to clipboard operation
openset copied to clipboard

OpenSet is an MIT licensed programmable engine for rapidly extracting behavior from user event data

Results 2 openset issues
Sort by recently updated
recently updated
newest added

Providing an easy way to enumerate all the customers in a segment created with a `/segment` query. A `customers` query will sort on a list of result columns as defined...

`oloop_query`.h, `oloop_historgram.h` and `oloop_column.h` should all derive from a query base class to reduce the amount of redundant code.