Community & Support
Learn
Marketplace
Menu
Menu
🎉Community Raffle - Win $25
An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win
Home
›
Discussions
›
Community Q&A
I want to read multiple files which are available in the data folder of rapid miner using loop.
Kumar_Ayush
New Altair Community Member
Jul 4, 2023
Updated
Nov 5, 2024
by
Jocelyn
The idea is I read all these files and do some operation on them together on each of them together
Find more posts tagged with
AI Studio
All Replies
Accepted Answers
Sort by:
Sort by
Oldest
â–¾
1 - 2 of 2
↑
1
↑
BalazsBaranyRM
New Altair Community Member
Accepted Answer
Jul 4, 2023
Hi!
For files in the file system on your computer, there is Loop Files.
For entries in the repository or project, there is Loop Repository.
Inside the loop you can execute arbitrary operations on the matching files. Both operators have documentation and example processes.
Regards,
Balázs
Eden60
New Altair Community Member
Jul 19, 2023
To read multiple files from the
data folder in RapidMiner
blue Prism
and perform operations
on them together:
1. Open RapidMiner and create a new process.
2. Use the "Loop Files" operator.
3. Configure it with the file pattern and directory path.
4. Connect the processing operators to perform the desired operations.
5. RapidMiner will iterate over files and apply operations.
6. Continue with additional analysis or save the result.
7. Run the process to execute the operations on all files.
Sort by:
Sort by
Oldest
â–¾
1 - 1 of 1
↑
1
↑
BalazsBaranyRM
New Altair Community Member
Accepted Answer
Jul 4, 2023
Hi!
For files in the file system on your computer, there is Loop Files.
For entries in the repository or project, there is Loop Repository.
Inside the loop you can execute arbitrary operations on the matching files. Both operators have documentation and example processes.
Regards,
Balázs
View in context
Quick Links
All Categories
Recent Discussions
Activity
Unanswered
Best Of
For files in the file system on your computer, there is Loop Files.
For entries in the repository or project, there is Loop Repository.
Inside the loop you can execute arbitrary operations on the matching files. Both operators have documentation and example processes.
Regards,
Balázs