krangl / krangl / ColType

ColType

enum class ColType

Methods to read and write tables into/from DataFrames see also https://commons.apache.org/proper/commons-csv/ for other implementations https://github.com/databricks/spark-csv https://examples.javacodegeeks.com/core-java/apache/commons/csv-commons/writeread-csv-files-with-apache-commons-csv-example/

Enum Values

Int

Long

Double

Boolean

String

Guess