For this purpose the use of the panda package could replace the current implementation.
If the library is able to handle panda dataframes instead of X and Y matrices it would be powerful enough as to select, at a next step after reading the dataframe, which columns are input and which columns (in plural) are output.
For this purpose the use of the
pandapackage could replace the current implementation.If the library is able to handle
pandadataframes instead of X and Y matrices it would be powerful enough as to select, at a next step after reading the dataframe, which columns are input and which columns (in plural) are output.