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
problem with read csv operator
PauloHenne
Member Posts: 4 Learner I
Answers
Did you specify the file location in Read csv operator parameters window? Can you post your process here? You can export the process by clicking FILE --> Export process and attach it here.
Varun
https://www.varunmandalapu.com/
Be Safe. Follow precautions and Maintain Social Distancing
I don't see a read CSV operator in this process. There is a retrieve operator that will fetch data that is imported into rapidminer repository.
Are you sure this is the correct process you are facing issue with?
Varun
https://www.varunmandalapu.com/
Be Safe. Follow precautions and Maintain Social Distancing
Data loading into a repository and Read CSV are two different options. Read CSV is used to directly access data from your hard drive whereas data loading into repository will create a copy of your csv data into rapidminer format and store it in rapidminer user folders. For read CSV you are not needed to connect the "inp" and "fil" ports, you can remove that. Then you can see an option in read CSV parameters window related to file locations (csv file), this is where you need to specify where the file is located in your hard drive.
Varun
https://www.varunmandalapu.com/
Be Safe. Follow precautions and Maintain Social Distancing