You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
True/False columns are a great excuse to not display the column at all and use highlighting instead. But I guess sometimes we may want to display it. I would say convert to string.
We have
supertype(Bool) = Integer
. Should there be a special case or 0-1?The text was updated successfully, but these errors were encountered: