Load a list of datasets and merge them
dataset_paths (List[str]) – Paths to each dataset to load
verbose (bool, optional) – If True, print parsing information, by default True
Loaded dataset
Dataset