Uses of Class
tech.tablesaw.conversion.TableConverter
-
Packages that use TableConverter Package Description tech.tablesaw.table -
-
Uses of TableConverter in tech.tablesaw.table
Methods in tech.tablesaw.table that return TableConverter Modifier and Type Method Description TableConverter
Relation. as()
Returns anTableConverter
that can convert this Relation to a two-dimensional matrix of primitive numeric values
-