Function groups cases into batches.
Value
Returns a list of batches. Each entry in the list contains a vector of int representing the cases
belonging to that batch.
See also
Other Utils Python Data Management Developers:
class_vector_to_py_dataset(),
data.frame_to_py_dataset(),
prepare_r_array_for_dataset(),
py_dataset_to_embeddings(),
reduce_to_unique(),
tensor_list_to_numpy(),
tensor_to_numpy()