record

kaskada.record(fields)

Return a record Timestream from the given fields.

Parameters:

fields (Mapping[str, Arg])

The fields to include in the record.

See Also

Timestream.record: Method for creating a record from fields computed from a timestream.