kd_read_mappings()

Fetch multiple mappings from different files.

Usage

Source

kd_read_mappings(mapping_files)

Parameters

mapping_files: dict
A dictionary where keys are dataset-specific keys and values are file paths to the mapping files.

Returns

dict

A dictionary where keys are dataset-specific keys and values

are the mappings.