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 TableConverterRelation. as()Returns anTableConverterthat can convert this Relation to a two-dimensional matrix of primitive numeric values
-