How to do attribute names from the first row of data file?

Alexandra
Alexandra New Altair Community Member
edited November 5 in Community Q&A
Hi,
I have data file "data.csv", when i do "Imort CSV file"  i want to receive attribute names from the first row of my data file.
How can I do it in RapidMiner 5.
Thank you
Alexandra
Tagged:

Answers

  • earmijo
    earmijo New Altair Community Member
    That's the default Alexandra.

    I've found that the easiest way to import data in format CSV is using the import configuration wizard that comes with the operator ReadCSV. In step 3 of this wizard make sure the column Annotation for the first row is set to Name.
  • Alexandra
    Alexandra New Altair Community Member
    Thank you! :)