load_tsv_from_path

load_tsv_from_path(path: str) dict[source]

Load tsv from path.

Parameters:

path (str) – Path of the file.

Returns:

A dictionary.

Return type:

dict