jetstream/statistics.py [890:898]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    def transform(
        self,
        df: DataFrame,
        metric: str,
        reference_branch: str,
        experiment: Experiment,
        analysis_basis: AnalysisBasis,
        segment: str,
    ) -> StatisticResultCollection:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



jetstream/statistics.py [960:968]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    def transform(
        self,
        df: DataFrame,
        metric: str,
        reference_branch: str,
        experiment: Experiment,
        analysis_basis: AnalysisBasis,
        segment: str,
    ) -> StatisticResultCollection:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



