in clearbox/training.py [0:0]
def _create_cv_split( df: pd.DataFrame, n_folds: int, seed: int, stratify_by_col: str, group_by_col: str,