Skip to content

Tools to pack SQL query blocks about a randomised experiment into an SQL query that returns a dataset ready to be analysed

License

Notifications You must be signed in to change notification settings

ludovico-lanni/sql-4-exp-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQL for Experiment Analysis

This web app allows you to build SQL queries for analyzing AB test data by combining the assignment data and observation data.

Features

  • Input your AB test assignment, entry point and observation SQL queries.
  • Map columns to ensure proper integration of data.
  • Generate the final SQL query for analysis.
  • Copy the final query to the clipboard.

Setup

  1. Clone the repository:
git clone https://github.com/yourusername/sql-4-exp-analysis.git

About

Tools to pack SQL query blocks about a randomised experiment into an SQL query that returns a dataset ready to be analysed

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages