DataFrame
Represents a matrix with names for each column. Data is stored as a row-major flattened array.
Represents a matrix with names for each column. Data is stored as a row-major flattened array.
Adds a single column/feature to an existing DataFrame.
Frees all allocated memory by the DataFrame.
Creates a DataFrame with one feature from the given array.