The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

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

  • 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.