hochschule-darmstadt / MetaAutoML

MIT License
8 stars 4 forks source link

fixed problem, you can´t select integer now, if the column contains floats #519

Closed marvinshrm closed 5 days ago

marvinshrm commented 5 days ago

If select the integer data type in a column, but the column also contains decimal point values, an error message gets displayed and the change of datatypes is invalid.

510

AlexanderZender commented 5 days ago

Can you link the UX issue from the list? I do not understand why this is an issue at the moment

marvinshrm commented 5 days ago

It is the third one on the Train: Edit Dataset page. "You can select the data type Integer for a column containing integers but also decimal numbers. This leads to an error in the training. "

marvinshrm commented 5 days ago

Misunderstanding of the error. The error happens during casting in the adapter.