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 not stored for this graph (policy: none)