parkour.io.mem documentation
dseq
(dseq data)
(dseq shape data)
Distributed sequence producing key-value tuples from `data`, which should be either a map or a sequence of two-item vectors, and will have the default source shape `shape` if provided. Stores input data in local process memory, and thus only works for jobs run in local mode.