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

How do I save a dataset as a .csv file to my computer?

canadatcanadat Member Posts: 1 Learner I
I can figure out how to save it to save the process, but how do I save the actual data?

Answers

  • ClaudioKeckClaudioKeck Employee-RapidMiner, Member Posts: 38 Guru
    You can use the write csv operator to save it to your disc or the store operator to save it to your repository
  • CKönigCKönig Employee-RapidMiner, Member Posts: 70 RM Team Member
    You can also try to right-click on any results tab to store this particular result to your repository.

    The same usually works for any input or output port of an operator, once the process was executed. The intermediate results will be kept in memory as long as possible, but may be discarded any time.
Sign In or Register to comment.