DeepAndy

Results 1 issues of DeepAndy

Aggregation doesn't work if installed by 'pip install redisearch' ``` pip install redisearch ``` ``` import redisearch aggregate_request = redisearch.aggregation.AggregateRequest() ``` ``` AttributeError: 'module' object has no attribute 'aggregation' ```