0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-28 09:16:49 +01:00
posthog/ee/clickhouse/queries
Neil Kakkar 982562db6a
Trend multivariate experiments backend (#7924)
* backend for trend experiment results

* cleanup

* address comment, remove flake

* add deps for docker build

* wip

* wip

* wip

* wip

* funnel multivariate experiments

* cleanup

* clean up

* remove numpy from requirements

* make typing happy until Li fixes this properly

* trend multivariate experiments

* clean
2022-01-06 13:44:18 -05:00
..
experiments Trend multivariate experiments backend (#7924) 2022-01-06 13:44:18 -05:00
funnels [cohort] insight cohorts (#7569) 2022-01-06 10:38:29 -05:00
paths [cohort] insight cohorts (#7569) 2022-01-06 10:38:29 -05:00
retention [cohort] insight cohorts (#7569) 2022-01-06 10:38:29 -05:00
session_recordings Read from and write to person_distinct_id2 if async migration is done (#7846) 2022-01-05 13:11:33 +02:00
sessions
stickiness [cohort] insight cohorts (#7569) 2022-01-06 10:38:29 -05:00
test [cohort] insight cohorts (#7569) 2022-01-06 10:38:29 -05:00
trends [cohort] insight cohorts (#7569) 2022-01-06 10:38:29 -05:00
__init__.py Speed up person_distinct_id queries for select clients (#7577) 2021-12-08 15:59:41 +02:00
actor_base_query.py [cohort] insight cohorts (#7569) 2022-01-06 10:38:29 -05:00
breakdown_props.py Speed up person_distinct_id queries for select clients (#7577) 2021-12-08 15:59:41 +02:00
column_optimizer.py test(retention): add test for retention breakdown with materialized property (#7505) 2021-12-07 15:05:03 +00:00
event_query.py Add benchmark for funnel query (#7813) 2021-12-21 13:09:00 +02:00
groups_join_query.py
person_distinct_id_query.py Read from and write to person_distinct_id2 if async migration is done (#7846) 2022-01-05 13:11:33 +02:00
person_query.py
related_actors_query.py Speed up person_distinct_id queries for select clients (#7577) 2021-12-08 15:59:41 +02:00
util.py Funnel multivariate experiment results API (#7922) 2022-01-06 15:46:11 +00:00