Companion
object Companion
Functions
Link copied to clipboard
Parses CSV text into a CsvWithHeader instance.
Link copied to clipboard
Creates a CsvWithHeader from a list of rows, where the first row is the header.
Creates a CsvWithHeader from a list of header and data rows.