pyab_experiment.data_structures

Contents

pyab_experiment.data_structures#

Data structures package for PyAB Experiment framework.

This package contains the core data structures used to represent and manage A/B testing experiments.

Modules:

syntax_tree: Contains the Abstract Syntax Tree (AST) implementation for experiment definitions, including predicates, conditionals, and group definitions.

Submodules#