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
ReadExcel / ReadCSV metadata
Now it looks like that the ReadExcel & ReadCSV infer the data type (metadata) by looking at the first records. This is a problem in my case since some times I have lots of data that only changes after a while. This results in RapidMiner thinking that an attribute was binominal while it is polynominal. I can then fix it by hand but it will be much easier to have the option of specifying how many lines it should read to infer metadata and having as default the current settings.
0