Skip to content

Fix boolean transformer for falsey values.#21

Open
mattmess1221 wants to merge 1 commit intodatabricks:mainfrom
mattmess1221:fix/falsey-booleans
Open

Fix boolean transformer for falsey values.#21
mattmess1221 wants to merge 1 commit intodatabricks:mainfrom
mattmess1221:fix/falsey-booleans

Conversation

@mattmess1221
Copy link
Copy Markdown

It's best to be explicit when checking for None, otherwise 0 and False will count as None.

It's best to be explicit when checking for None, otherwise 0 and False will count as None.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant