Companion

object Companion

Properties

Link copied to clipboard
const val DEFAULT_ROW_BUFFER_SIZE: Int = 100

Functions

Link copied to clipboard
fun columnTypes(pathToFile: Path): Map<String, DataType>

Gets the metadata for an existing TabularInputFile. The path must lead to a file that has the correct internal representation for tabular data files. Such a file can be created via TabularOutputFile.