loader

classmethod DatasetMapping.loader(dataset_mappable: DatasetMappable) DatasetMapping[source]

Loader function utilized by file_loadable_field.

Parameters

dataset_mappable (DatasetMappable) – Mapping of datasets to initialize DatasetMapping.

Returns

Populated instance of DatasetMapping.

Return type

DatasetMapping