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
DataBool is not handled correctly when casting between formats, e.g. when recovering boolean type from string.
DataBool
boolean
string
ARA version 0.10.5
The text was updated successfully, but these errors were encountered:
#68 fixed: type casting from str to bool
d89fbfb
#68 fix get1sample
70d0c02
#68 changelog
559490d
#68 linter
cbad4eb
Successfully merging a pull request may close this issue.
DataBool
is not handled correctly when casting between formats, e.g. when recoveringboolean
type fromstring
.ARA version 0.10.5
The text was updated successfully, but these errors were encountered: