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
Hmmm, this is a bit strange. Probably some very old behaviour. You are right, empty strings should be interpreted as False, the problem will be that changing may be tricky with backwards compatibility
In any case, I will close this for discussion to conginue in gh-9875 which is much more comprehensive.
If I initialize a numpy array of C
char
and try to convert it to numpy booleans, it throws an error whenever it encounters a zero (false
).The text was updated successfully, but these errors were encountered: