Uses of Class
tech.tablesaw.io.fixed.FixedWidthReadOptions
Packages that use FixedWidthReadOptions
-
Uses of FixedWidthReadOptions in tech.tablesaw.io.fixed
Methods in tech.tablesaw.io.fixed that return FixedWidthReadOptionsMethods in tech.tablesaw.io.fixed with parameters of type FixedWidthReadOptionsModifier and TypeMethodDescriptionFixedWidthReader.detectColumnTypes
(Reader reader, FixedWidthReadOptions options) Estimates and returns the type for each column in the delimited text filefile
FixedWidthReader.printColumnTypes
(FixedWidthReadOptions options) Returns a string representation of the column types in filefixed widthFilename
, as determined by the type-detection algorithmFixedWidthReader.read
(FixedWidthReadOptions options)