Problem with import of excel file
Hello,
I tried to import data from an excel file. However theres always an error message which says
"Failed to parse the content in column 'sales':
Cause: unpearsable real numbers:"-" "
Within the feature sale there are some values of 0.
Does anyone have a suggestion how to solve?
Thank you!
Sort by:
1 - 5 of
51
Hi @LeMarc,
seems like some of your "numbers" are rather something like 1-2?
I would recommend to use "read all columns as polynominal" option and parse the numbers later.
Best,
Martin
Hello
Could you please take an screenshot from "sales"?