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

Function pivot_values

openfda/parallel/reducer.py:107–118  ·  view source on GitHub ↗

Takes a list of (name, value) tuples, and `pivots` them, returning a dictionary from name -> [values]. This is frequently used when joining a number of inputs together, where each input is tagged with a table name.

(value_list)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

reduceMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected