Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.

Data Tables to one .csv file

st_yurielst_yuriel Member Posts: 1 Learner I
I have 8 data tables and I want to combine them all into one .csv file with their own separate sheets. How do I do that?
Tagged:

Answers

  • ceaperezceaperez Member Posts: 541 Unicorn
    Hi @st_yuriel
    you can do that easily with the Write Excel operator.
    Into the operator you have the option to define the sheet names for multiple data entries. 

    please explore the Operator tutorial example.

    Best, 

    César 

  • CKönigCKönig Employee, Member Posts: 70 RM Team Member
    Hi @st_yuriel
    Please note that CSV files are plain text files and as such cannot have separate sheets. You can use Excel files for that, as @ceaperez suggested.

Sign In or Register to comment.