vak.prep.frame_classification.assign_samples_to_splits#

Assign samples in a dataset to splits.

Given a set of source files represented by a dataframe, assign each sample (row) to a split.

Helper function called by vak.prep.frame_classification.prep_frame_classification_dataset().