def

func:ioStreamCsv

ioStreamCsv(handle, opts: null)

Read a stream of dicts from a comma separated value file. This function uses the same options and semantics as ioReadCsv() except it streams the rows as dicts instead of reading to an in-memory grid. See Streams.

meta

supertypes

feature

Feature namespace of definitions formatted as feature:name

    func

Axon function