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

Packages that use ColumnarDataSource
Package
Description
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.
Provides interop with JSON formatted data, along with tools for interacting with JSON provenance objects.