zalando / expan

Open-source Python library for statistical analysis of randomised control trials (A/B tests)
MIT License
333 stars 50 forks source link

Experiment data restructure #213

Closed daryadedik closed 6 years ago

daryadedik commented 6 years ago

I restructured data available for the analysis. Instead of data per experiment, we provided data per statistical test. This is done because we want to do all necessary business related grouping (like kpi per session or per entity) in expan service and provide grouped data to each statistical test.

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-0.06%) to 91.158% when pulling c4f481698c75ffce8e792ea0c7142d43000324ae on expan_data_restructure into 0aecc19b92f3895bc353eac31328389960cca5be on master.