Options

Uploading Multiple excel or csv's onto rapidminer without the database

SanSan Member Posts: 15 Contributor I
Hello All, I am trying to upload multiple excel files to check for the document similarity from my local drive. Please tell me how to upload more than one document and compare between them to find the document similarity.

Answers

  • Options
    David_ADavid_A Administrator, Moderator, Employee, RMResearcher, Member Posts: 297 RM Research
    Hi San,

    you can use the Loop Files Operator. It allows you to specify a folder, from where the data is loaded.
    It'sĀ  nested operator, so inside you can use the Read Excel operator and connect the file port from the left side of the nested operator and the input port of the Read Excel operator (instead of specifying each file location individually).

    Best,
    David
Sign In or Register to comment.