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

Function group_by_key

openfda/parallel/reducer.py:11–32  ·  view source on GitHub ↗

Group identical keys together. Given a sorted iterator of (key, value) pairs, returns an iterator of (key1, values), (key2, values).

(iterator)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

reduce_shardMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected