🎉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

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

User: "canadat"
New Altair Community Member
Updated by Jocelyn
I can figure out how to save it to save the process, but how do I save the actual data?

Find more posts tagged with

Sort by:
1 - 2 of 21
    You can use the write csv operator to save it to your disc or the store operator to save it to your repository
    User: "CKönig"
    New Altair Community 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.