Skip to content

Fix train error message if incorrect data type selected #1290

Closed

Description

If a user changes the data type of a column which does not make sense (e.g. setting data type to Single for a column that only has strings), then the error message on train should be more descriptive than:

image

More like:

Input column "payment_type" cannot be a Single. Try changing the Data Type in Advanced Data Options.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

Priority:1Work that is critical for the release, but we could probably ship without

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions