drugforge.data.util.data_conversion

Functions

get_dict_of_lists_from_dict_of_str(d[, length])

Convert a dictionary of strings to a dictionary of lists with length length.

get_dict_of_lists_from_list_of_dicts(d)

Convert a list of dictionaries to a dictionary of lists.

get_first_value_of_dict_of_lists(d)

Get the first value of a dictionary of lists