Getting Started
User Guide
Contribute
Developer Guide
About
flatten_list(l)
Flattens a list of lists.
reverse_dict(d)
Sets values as keys and keys as values.
subset_keys(dict_, subset)
Subset a dictionary by top level keys.
merge_list_values(dict_)
Combine all lists that are values of a dictionary to a single list.