MCPcopy Create free account
hub / github.com/FDA/openfda / get_deep

Function get_deep

scripts/generate_fields_yaml.py:82–93  ·  view source on GitHub ↗

Helper function that gets a value form deep within an object by passing a '.' delimited string of keys, for instance, `a.b.c` is pointing to {'a': {'b': {'c': 'some value' }}}.

(data, path)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

generateFunction · 0.85

Calls 1

getMethod · 0.80

Tested by

no test coverage detected