jetstream/statistics.py [442:452]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
                )

    def transform(
        self,
        df: DataFrame,
        metric: str,
        reference_branch: str,
        experiment: Experiment,
        analysis_basis: AnalysisBasis,
        segment: str,
    ) -> StatisticResultCollection:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



jetstream/statistics.py [752:762]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        )

    def transform(
        self,
        df: DataFrame,
        metric: str,
        reference_branch: str,
        experiment: Experiment,
        analysis_basis: AnalysisBasis,
        segment: str,
    ) -> StatisticResultCollection:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



