Options

Extract individual files from each row of an exampleset

Pradeep_KPradeep_K Member Posts: 2 Learner I

Hello Rapidminers,

 

 

I want to write a textfile from the exampleset data for each row.

Ex: Requisition Title column data will become filename and Overview will become contents of the file.

Have around 300 rows of data, so 300 files with title should be coming from ‘Requisition Title’ and contents of textfile should be from ‘Overview’.


Could you please suggest me in this pre-processing, I have tried with loop operator to perform stripping the data but it didn’t worked.


Best Answers

  • Options
    Pradeep_KPradeep_K Member Posts: 2 Learner I
    Solution Accepted
    jwpfau  Thank you for the response, its working for majority of data, with slight changes in the text processing :smile:

Sign In or Register to comment.