Skip to content
New issue

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

Coerce boolean values appropriately to enum values for prediction in language libraries/ cli #112

Open
isabella opened this issue Mar 2, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@isabella
Copy link
Contributor

isabella commented Mar 2, 2022

Tangram currently does not have support for booleans but when passing a json object with boolean values, we really should be coercing them to their enum values instead of erroring. As a first pass, we could support this coercion or we could implement Boolean support in all of Tangram :)

@isabella isabella added the enhancement New feature or request label Mar 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant