predictions(from:)
Predicts a column of labels for the given testing data.
Declaration
func predictions(from data: DataFrame) throws -> AnyColumnPredicts a column of labels for the given testing data.
func predictions(from data: DataFrame) throws -> AnyColumn