helper_functions 模組

函數

can_load_mltable

can_load_mltable(uri, storage_options=None)

參數

名稱 Description
uri
必要
storage_options
預設值: None

get_invalid_mltable

get_invalid_mltable(get_invalid_data_folder_path)

參數

名稱 Description
get_invalid_data_folder_path
必要

get_mltable_and_dicts

get_mltable_and_dicts(path)

參數

名稱 Description
path
必要

list_of_dicts_equal

list_of_dicts_equal(a, b, c=None)

參數

名稱 Description
a
必要
b
必要
c
預設值: None

mltable_as_dict

給定 MLTable,傳回基礎資料流程 (新增轉換步驟、中繼資料等) 作為字典

mltable_as_dict(mltable)

參數

名稱 Description
mltable
必要

mltable_was_loaded

mltable_was_loaded(mltable)

參數

名稱 Description
mltable
必要

save_mltable_yaml_dict

save_mltable_yaml_dict(save_dirc, mltable_yaml_dict)

參數

名稱 Description
save_dirc
必要
mltable_yaml_dict
必要