Options

how to properly loop through subfolders?

kaymankayman Member Posts: 662 Unicorn
edited November 2018 in Help

Might be something I overlook but I'm stuck on a simple problem.

My scenario is as follows :

 

I have a folder, containing subfolders, containing my exampleset repositories and what I want to do is as follows :

Start at my main folder, and for all my subfolders I loop the repos and group them in a new repository using the folder name.

 

I've tried various things but no success...

Answers

  • Options
    MartinLiebigMartinLiebig Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert, University Professor Posts: 3,507 RM Data Scientist

    Hey,

     

    the two obvious options are: Loop Repository and (in case of a local repo) Loop Files. THe later is a bit more flexible with it's regex option.

     

    Did you try both?

     

    ~Martin

    - Sr. Director Data Solutions, Altair RapidMiner -
    Dortmund, Germany
Sign In or Register to comment.