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

cannot parse data set contents

msfxingmsfxing Member Posts: 2 Learner I
help  :'(


Data 

Answers

  • RM_DWHRM_DWH RapidMiner Certified Analyst, Community Manager, Member, PM Moderator Posts: 1 Learner III
    Hi!

    This is probably a problem with your CSV file.
    Either a column that was identified as numeric contains the text BLUE in one line, or (more likely) the columns are not identified correctly. For example, you could have the separator character in the Description field. 

    Try importing with a different program (e. g. Excel) and check if everything is fine. Or override the automatic detection and import everything as nominal attributes in RapidMiner, then you'll be able to check where the wrong data are. It might be necessary to edit your CSV file so it can be imported correctly.

    Regards,
    Balázs
Sign In or Register to comment.