cannot parse data set contents

msfxing
msfxing New Altair Community Member
edited November 2024 in Community Q&A
help  :'(


Data 

Tagged:

Answers

  • RM_DWH
    RM_DWH New Altair Community Member
    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