Column names to be extracted from the R data frames. A character vector.
Details
Helper function, which when provided an R data frame and a set of column/ feature names,
extracts them from the R data frame as a matrix and converts them to the equivalent Python array.
Typically this function can be used when providing a feature matrix to a Python machine learning function