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
openfisca-core defines not_ as an alias for np.logical_not. Since ~ does the same thing, I think we should use it instead for concision and to maximize familiarity and standardization.