We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Several users have reported (#103, #108) that no results were shown after uploading CSV files, possibly due to format/column mismatch.
Users should be able to get detailed warning/error messages if data validation has failed.
Nothing being rendered and no actionable message is surfaced for the cause of the format mismatch.
The text was updated successfully, but these errors were encountered:
These are great ideas. We have two items in the roadmap that correspond to these two suggestions:
[P0] Improve error messages for input data [P1] Allow users to monitor and change feature types
Sorry, something went wrong.
Firenze11
No branches or pull requests
Summary
Several users have reported (#103, #108) that no results were shown after uploading CSV files, possibly due to format/column mismatch.
Expected Behavior
Users should be able to get detailed warning/error messages if data validation has failed.
Current Behavior
Nothing being rendered and no actionable message is surfaced for the cause of the format mismatch.
Possible Solution
The text was updated successfully, but these errors were encountered: