MCPcopy Create free account
hub / github.com/aviralkumar2907/CQL / dot_map_dict_to_nested_dict

Function dot_map_dict_to_nested_dict

d4rl/rlkit/pythonplusplus.py:38–77  ·  view source on GitHub ↗

Convert something like ``` { 'one.two.three.four': 4, 'one.six.seven.eight': None, 'five.nine.ten': 10, 'five.zero': 'foo', } ``` into its corresponding nested dict. http://stackoverflow.com/questions/16547643/convert-a-list-of-delimited-

(dot_map_dict)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected