applied(to:eventHandler:)

Combines every numerical column in a data frame into to a shaped array for each row.

Declaration

func applied(to input: DataFrame, eventHandler: EventHandler? = nil) throws -> DataFrame