Skip to content

Booleans in CODAP #248

@retabak

Description

@retabak

So, I'm suspecting this is a CODAP issue and not a Transformers issue but I'm not sure, so....

The original Animals Dataset spreadsheet always had TRUE and FALSE in all caps.

CODAP didn't seem to like that, so I updated the spreadsheet with true and false in lowercase.

The funny thing is, when I use true and false in expressions (for the Transformers), I still need to enter them as strings - in quotation marks. Otherwise, I get weird results. (For example, if I enter fixed = true, I get back an empty dataset. The Transformer works just fine with fixed = "true", though.)

any idea what's going on? I assume this is not in our control.

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions