Contents

csvRepresentation(options:)

Generates a CSV data instance of the data frame type.

Declaration

func csvRepresentation(options: CSVWritingOptions = .init()) throws -> Data

Parameters

See Also

Saving a Data Frame Type to a CSV Format