Uses of Class
org.tribuo.data.columnar.ColumnarIterator

Packages that use ColumnarIterator
Package
Description
Provides classes for processing columnar data and generating Examples.
Provides classes which can load columnar data (using a RowProcessor) from a CSV (or other character delimited format) file.
Provides classes which can load columnar data (using a RowProcessor) from a SQL source.