mlr-org / mlr3pipelines

Dataflow Programming for Machine Learning in R
https://mlr3pipelines.mlr-org.com/
GNU Lesser General Public License v3.0
137 stars 25 forks source link

Let PipeOpColApply turn one column into multiple columns #540

Closed mb706 closed 3 years ago

mb706 commented 3 years ago

allow the function to have a matrix / data.table return value. The column name should be prefixed to the col names of the returned value.