FirstN
io.github.quafadas.table.TypeInferrer.FirstN
Infers column types by inspecting the first n
rows.
Value parameters
- n
-
Number of rows to inspect for type inference.
- preferIntToBoolean
-
If true, prefers
Int
overBoolean
when both are possible.
Attributes
Members list
In this article