python_utils.invert_dict#
Back to Module page
Summary#
return dictionary with inverted key-value pairs
Signature#
def invert_dict(dict_in, iter_val = False)
Name |
Type |
Default |
Description |
|---|---|---|---|
|
|||
|
False |
Output variables#
Return annotation |
Docstring type |
Description |
|---|---|---|
|
Docstring#
return dictionary with inverted key-value pairs