Record serializer

[data/csv/utils/Record serializer]


Serializes a single record into a CSV line


Keywords: serialize, stringify, row, record, line, csv, table

Input ports

  • record: {string: (string or number or boolean)}

Output ports

  • CSV line: string

Last updated